aboutsummaryrefslogtreecommitdiff
path: root/lua-cjson.spec
diff options
context:
space:
mode:
authorMark Pulford <mark@kyne.com.au>2011-05-10 18:44:35 +0930
committerMark Pulford <mark@kyne.com.au>2011-05-10 18:44:35 +0930
commit935affcbc57a9b4f4941423395acb51a6ea33e64 (patch)
treee971f3ac16af166552241cf46e5715ac6cd17af3 /lua-cjson.spec
parentdb59a503b807e3cc741d01de93b6b2e46417e443 (diff)
downloadlua-cjson-935affcbc57a9b4f4941423395acb51a6ea33e64.tar.gz
lua-cjson-935affcbc57a9b4f4941423395acb51a6ea33e64.tar.bz2
lua-cjson-935affcbc57a9b4f4941423395acb51a6ea33e64.zip
Update version to 1.0.1
Diffstat (limited to 'lua-cjson.spec')
-rw-r--r--lua-cjson.spec2
1 files changed, 1 insertions, 1 deletions
diff --git a/lua-cjson.spec b/lua-cjson.spec
index c5ed796..a86ee20 100644
--- a/lua-cjson.spec
+++ b/lua-cjson.spec
@@ -2,7 +2,7 @@
2%define lualibdir %{_libdir}/lua/%{luaver} 2%define lualibdir %{_libdir}/lua/%{luaver}
3 3
4Name: lua-cjson 4Name: lua-cjson
5Version: 1.0 5Version: 1.0.1
6Release: 1%{?dist} 6Release: 1%{?dist}
7Summary: JSON support for the Lua language 7Summary: JSON support for the Lua language
8 8