We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 550099b commit a44c1e2Copy full SHA for a44c1e2
Makefile
@@ -1,7 +1,7 @@
1
-VERSION = 0
2
-SUBVERSION = 9
3
-PATCHLEVEL = 3+
4
-EXTRAVERSION = Beta
+VERSION = 1
+SUBVERSION = 0
+PATCHLEVEL = 0
+EXTRAVERSION = rc1
5
6
# How to DEBUG?
7
# Simply type "make <debug mode>" to build OPL with the necessary debugging functionality.
0 commit comments