aboutsummaryrefslogtreecommitdiff
path: root/rockspec
diff options
context:
space:
mode:
authorHisham Muhammad <hisham@gobolinux.org>2010-11-23 13:02:28 -0200
committerHisham Muhammad <hisham@gobolinux.org>2010-11-23 13:02:28 -0200
commita80e64ce3eb0e5e3abe48bc18ed2acbad8253002 (patch)
tree52219972e58ad6646863c4e23c2fb1dbb98172b9 /rockspec
parent59423a667bdc69d97185886348188db6eb65ae68 (diff)
parent98ead176473c0fbd02b147adbcb089df8a56095e (diff)
downloadluarocks-a80e64ce3eb0e5e3abe48bc18ed2acbad8253002.tar.gz
luarocks-a80e64ce3eb0e5e3abe48bc18ed2acbad8253002.tar.bz2
luarocks-a80e64ce3eb0e5e3abe48bc18ed2acbad8253002.zip
Merge branch 'master' of github.com:keplerproject/luarocks
Diffstat (limited to 'rockspec')
-rw-r--r--rockspec2
1 files changed, 1 insertions, 1 deletions
diff --git a/rockspec b/rockspec
index 5c054e2f..a1ff04d8 100644
--- a/rockspec
+++ b/rockspec
@@ -1,5 +1,5 @@
1package = "LuaRocks" 1package = "LuaRocks"
2local VER = "2.0.3" 2local VER = "2.0.4"
3local REV = "1" 3local REV = "1"
4version = VER.."-"..REV 4version = VER.."-"..REV
5 5