We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent df27eb6 commit f1febdbCopy full SHA for f1febdb
Makefile
@@ -12,7 +12,7 @@
12
# http://www.cecill.info/licences/Licence_CeCILL-B_V1-en.txt
13
14
PACKAGE= lemonade
15
-VERSION= 0.3.1-current
+VERSION= 0.4.0-releng
16
OFFICER= michipili@gmail.com
17
18
.sinclude "Makefile.config"
opam/opam
@@ -1,7 +1,7 @@
1
opam-version: "1.2"
2
maintainer: "michipili@gmail.com"
3
authors: "Michael Grünewald"
4
-version: "0.3.1-current"
+version: "0.4.0-releng"
5
license: "CeCILL-B"
6
homepage: "https://github.com/michipili/lemonade"
7
bug-reports: "https://github.com/michipili/lemonade/issues"
0 commit comments