mirror of
https://github.com/json-c/json-c.git
synced 2026-04-04 12:59:07 +08:00
Bump the version up to 0.10.99 to make it clear that the master branch is beyond anything on the 0.10 branch.
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
AC_PREREQ(2.52)
|
||||
|
||||
# Process this file with autoconf to produce a configure script.
|
||||
AC_INIT([json-c], 0.10, [json-c@googlegroups.com])
|
||||
AC_INIT([json-c], 0.10.99, [json-c@googlegroups.com])
|
||||
|
||||
AM_INIT_AUTOMAKE(AC_PACKAGE_NAME, AC_PACKAGE_VERSION)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user