Skip to content

Commit

Permalink
OPL v1.0.0-rc1
Browse files Browse the repository at this point in the history
  • Loading branch information
rickgaiser committed Jan 2, 2021
1 parent 4b370ad commit 62de32d
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions 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 <debug mode>" to build OPL with the necessary debugging functionality.
Expand Down

0 comments on commit 62de32d

Please sign in to comment.