This website works better with JavaScript.
Home
Issues
Pull Requests
Milestones
AI流水线
Repositories
Datasets
Forum
实训
竞赛
大数据
Register
Sign In
jdk-build-libs
/
json-c
Not watched
Unwatch
Watch all
Watch but not notify
1
Star
0
Fork
0
Code
Releases
11
Wiki
evaluate
Activity
Issues
0
Pull Requests
0
Datasets
Model
Cloudbrain
HPC
Browse Source
Bump the version to 0.10, since that's what we were at.
git-svn-id:
http://svn.metaparadigm.com/svn/json-c/trunk@69
327403b1-1117-474d-bef2-5cb71233fd97
tags/json-c-0.10-20120530
Eric Haszlakiewicz
14 years ago
parent
41e67d0f6f
commit
0354e19c31
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
configure.in
+ 1
- 1
configure.in
View File
@@ -1,7 +1,7 @@
AC_PREREQ(2.52)
# Process this file with autoconf to produce a configure script.
AC_INIT([json-c], 0.
9
, [michael@metaparadigm.com])
AC_INIT([json-c], 0.
10
, [michael@metaparadigm.com])
AM_INIT_AUTOMAKE(AC_PACKAGE_NAME, AC_PACKAGE_VERSION)
Write
Preview
Loading…
Cancel
Save