Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
pub
meta
Commits
41189bee
Commit
41189bee
authored
Jul 08, 2022
by
Virgile Prevosto
Browse files
Update version number to 0.3+dev
parent
483e620d
Changes
2
Hide whitespace changes
Inline
Side-by-side
Makefile.in
View file @
41189bee
...
...
@@ -89,7 +89,7 @@ install:: install-sharedir
ifneq
("$(FRAMAC_INTERNAL)","yes")
VERSION
=
0.3
VERSION
=
0.3
+dev
EXTRAVERSION
?=
OPEN_SOURCE
?=
yes
...
...
opam
View file @
41189bee
opam-version: "2.0"
name: "frama-c-metacsl"
synopsis: "MetACSL plugin of Frama-C for writing pervasives properties"
version: "0.3"
version: "0.3
+dev
"
description:"""
MetACSL let users write properties that need to be checked at particular
contexts (e.g. each time a location is written to inside a given set
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment