From aaed0e6a8f1bdacb13f7d89f4eaea76c322edb65 Mon Sep 17 00:00:00 2001 From: Mark Pulford Date: Fri, 20 Jan 2012 00:36:35 +1030 Subject: Bump version to 2.0devel Bump version to 2.0devel due to significant changes and updated API (runtime config not fully backwards compatible). --- lua-cjson.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lua-cjson.spec') diff --git a/lua-cjson.spec b/lua-cjson.spec index 4642857..108651c 100644 --- a/lua-cjson.spec +++ b/lua-cjson.spec @@ -3,7 +3,7 @@ %define luadatadir %{_datadir}/lua/%{luaver} Name: lua-cjson -Version: 1.1devel +Version: 2.0devel Release: 1%{?dist} Summary: A fast JSON encoding/parsing library for Lua -- cgit v1.2.3-55-g6feb