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 up the libtool library version to "1:0:1" (aka libjson.0.1.0) since the API has been extended, but is still backwards compatible..
git-svn-id:
http://svn.metaparadigm.com/svn/json-c/trunk@70
327403b1-1117-474d-bef2-5cb71233fd97
tags/json-c-0.10-20120530
Eric Haszlakiewicz
14 years ago
parent
0354e19c31
commit
7a593a0fa7
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
Makefile.am
+ 1
- 1
Makefile.am
View File
@@ -21,7 +21,7 @@ libjsoninclude_HEADERS = \
linkhash.h \
printbuf.h
libjson_la_LDFLAGS = -version-info 0:1
:0
libjson_la_LDFLAGS = -version-info
1:
0:1
libjson_la_SOURCES = \
arraylist.c \
Write
Preview
Loading…
Cancel
Save