diff --git a/Makefile b/Makefile index 506292ece..af45c1ad5 100644 --- a/Makefile +++ b/Makefile @@ -1,7 +1,7 @@ -VERSION = 0 -SUBVERSION = 9 -PATCHLEVEL = 3+ -EXTRAVERSION = Beta +VERSION = 1 +SUBVERSION = 0 +PATCHLEVEL = 0 +EXTRAVERSION = rc1 # How to DEBUG? # Simply type "make " to build OPL with the necessary debugging functionality.