Skip to content

Commit f1febdb

Browse files
Start the 0.4.0 release cycle
1 parent df27eb6 commit f1febdb

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
# http://www.cecill.info/licences/Licence_CeCILL-B_V1-en.txt
1313

1414
PACKAGE= lemonade
15-
VERSION= 0.3.1-current
15+
VERSION= 0.4.0-releng
1616
OFFICER= michipili@gmail.com
1717

1818
.sinclude "Makefile.config"

opam/opam

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
opam-version: "1.2"
22
maintainer: "michipili@gmail.com"
33
authors: "Michael Grünewald"
4-
version: "0.3.1-current"
4+
version: "0.4.0-releng"
55
license: "CeCILL-B"
66
homepage: "https://github.com/michipili/lemonade"
77
bug-reports: "https://github.com/michipili/lemonade/issues"

0 commit comments

Comments
 (0)