Skip to content
Snippets Groups Projects
Commit e8bcd997 authored by Virgile Prevosto's avatar Virgile Prevosto
Browse files

update opam file

parent d48dabed
No related branches found
No related tags found
No related merge requests found
......@@ -30,7 +30,7 @@ build: [
["dune" "install" "-p" name "--create-install-files" name]
]
name: "frama-clang"
version: "0.0.15"
version: "0.0.15+dev"
synopsis: "Frama-C plug-in based on Clang for parsing C++ files"
description: """
This Frama-C plug-in parse C++ files that may content ACSL++ annotations.
......@@ -40,5 +40,5 @@ authors: [
"Virgile Prevosto"
]
license: "LGPL-2.1-only"
homepage: "https://frama-c.com/fc-plugins/frama-clang.html"
homepage: "https://frama-c.com/frama-clang.html"
bug-reports: "https://git.frama-c.com/pub/frama-clang"
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment