diff options
author | Mark Pulford <mark@kyne.com.au> | 2012-01-19 00:50:05 +1030 |
---|---|---|
committer | Mark Pulford <mark@kyne.com.au> | 2012-03-04 18:54:35 +1030 |
commit | 3040931d6bb7331b130fd4c34a7b17bc5d226039 (patch) | |
tree | 507a7278b36049db0ee2ec6053b26662280bbda9 /lua-cjson.spec | |
parent | 88bb249473db4e4923e4c27a8e3ece7a77e738ce (diff) | |
download | lua-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.spec | 2 |
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 | ||
5 | Name: lua-cjson | 5 | Name: lua-cjson |
6 | Version: 1.0devel | 6 | Version: 1.1devel |
7 | Release: 1%{?dist} | 7 | Release: 1%{?dist} |
8 | Summary: A fast JSON encoding/parsing library for Lua | 8 | Summary: A fast JSON encoding/parsing library for Lua |
9 | 9 | ||