aboutsummaryrefslogtreecommitdiff
path: root/rockspec
diff options
context:
space:
mode:
authorHisham Muhammad <hisham@gobolinux.org>2010-09-10 10:25:38 -0300
committerHisham Muhammad <hisham@gobolinux.org>2010-09-10 10:25:38 -0300
commitd040eee8e5d93a64587b168ad0742df0f7d5f7c1 (patch)
tree2627ec6feb3ba428762f44b384292daa281aae80 /rockspec
parent6d83783e43061b6231f47dfb14eb6b5937555558 (diff)
downloadluarocks-d040eee8e5d93a64587b168ad0742df0f7d5f7c1.tar.gz
luarocks-d040eee8e5d93a64587b168ad0742df0f7d5f7c1.tar.bz2
luarocks-d040eee8e5d93a64587b168ad0742df0f7d5f7c1.zip
Cleanups for release
Diffstat (limited to 'rockspec')
-rw-r--r--rockspec2
1 files changed, 1 insertions, 1 deletions
diff --git a/rockspec b/rockspec
index 2e916a67..5c054e2f 100644
--- a/rockspec
+++ b/rockspec
@@ -1,5 +1,5 @@
1package = "LuaRocks" 1package = "LuaRocks"
2local VER = "2.0.2" 2local VER = "2.0.3"
3local REV = "1" 3local REV = "1"
4version = VER.."-"..REV 4version = VER.."-"..REV
5 5