aboutsummaryrefslogtreecommitdiff
path: root/lua-cjson.spec
diff options
context:
space:
mode:
authorMark Pulford <mark@kyne.com.au>2012-01-19 00:50:05 +1030
committerMark Pulford <mark@kyne.com.au>2012-03-04 18:54:35 +1030
commit3040931d6bb7331b130fd4c34a7b17bc5d226039 (patch)
tree507a7278b36049db0ee2ec6053b26662280bbda9 /lua-cjson.spec
parent88bb249473db4e4923e4c27a8e3ece7a77e738ce (diff)
downloadlua-cjson-3040931d6bb7331b130fd4c34a7b17bc5d226039.tar.gz
lua-cjson-3040931d6bb7331b130fd4c34a7b17bc5d226039.tar.bz2
lua-cjson-3040931d6bb7331b130fd4c34a7b17bc5d226039.zip
Bump development version to 1.1devel
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 f7b91e5..0c0aea4 100644
--- a/lua-cjson.spec
+++ b/lua-cjson.spec
@@ -3,7 +3,7 @@
3%define luadatadir %{_datadir}/lua/%{luaver} 3%define luadatadir %{_datadir}/lua/%{luaver}
4 4
5Name: lua-cjson 5Name: lua-cjson
6Version: 1.0devel 6Version: 1.1devel
7Release: 1%{?dist} 7Release: 1%{?dist}
8Summary: A fast JSON encoding/parsing library for Lua 8Summary: A fast JSON encoding/parsing library for Lua
9 9