summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index 4d4a1c25..8c367b8a 100644
--- a/Makefile
+++ b/Makefile
@@ -16,8 +16,7 @@
MAJVER= 2
MINVER= 0
RELVER= 0
-PREREL= -beta11
-VERSION= $(MAJVER).$(MINVER).$(RELVER)$(PREREL)
+VERSION= $(MAJVER).$(MINVER).$(RELVER)
ABIVER= 5.1
##############################################################################