mirror of
https://github.com/json-c/json-c.git
synced 2026-04-05 05:19:07 +08:00
Update release version to 0.12.1 and generate configure script.
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.12, [json-c@googlegroups.com])
|
||||
AC_INIT([json-c], 0.12.1, [json-c@googlegroups.com])
|
||||
|
||||
AM_INIT_AUTOMAKE
|
||||
|
||||
|
||||
Reference in New Issue
Block a user