summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorMike Pall <mike>2010-03-28 19:26:33 +0200
committerMike Pall <mike>2010-03-28 19:26:33 +0200
commit23189fa40d8cda4fa039a44b1211771b3d34fc7b (patch)
tree65fe7aadd2bde0e0dace999fba7bee218ae8d159 /Makefile
parent3a8b9bad2e34155ddb1b6a84cc236ea87accbf1a (diff)
downloadluajit2-23189fa40d8cda4fa039a44b1211771b3d34fc7b.tar.gz
RELEASE LuaJIT-2.0.0-beta4v2.0.0-beta4
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index a4a356eb..43561704 100644
--- a/Makefile
+++ b/Makefile
@@ -15,7 +15,7 @@
MAJVER= 2
MINVER= 0
RELVER= 0
-PREREL= -beta3
+PREREL= -beta4
VERSION= $(MAJVER).$(MINVER).$(RELVER)$(PREREL)
ABIVER= 5.1
NODOTABIVER= 51