summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorMike Pall <mike>2010-03-07 19:30:21 +0100
committerMike Pall <mike>2010-03-07 19:30:21 +0100
commit09e875519b153bf7bc6fa5e1dbc1cfcdcb1e9aff (patch)
tree06d1fed601e9630e6624cd6ff89e04b7bf338675 /Makefile
parentf354b46d296acb8a5fab89a0314a81ba72925d68 (diff)
downloadluajit2-09e875519b153bf7bc6fa5e1dbc1cfcdcb1e9aff.tar.gz
RELEASE LuaJIT-2.0.0-beta3v2.0.0-beta3
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 2a55260b..a4a356eb 100644
--- a/Makefile
+++ b/Makefile
@@ -15,7 +15,7 @@
MAJVER= 2
MINVER= 0
RELVER= 0
-PREREL= -beta2
+PREREL= -beta3
VERSION= $(MAJVER).$(MINVER).$(RELVER)$(PREREL)
ABIVER= 5.1
NODOTABIVER= 51