projects
/
platform
/
upstream
/
c-ares.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
76ef032
)
Makefile.am: increment -version-info for 1.10.0 release
author
Daniel Stenberg
<daniel@haxx.se>
Tue, 23 Apr 2013 14:44:56 +0000
(16:44 +0200)
committer
Daniel Stenberg
<daniel@haxx.se>
Tue, 23 Apr 2013 14:44:56 +0000
(16:44 +0200)
Makefile.am
patch
|
blob
|
history
diff --git
a/Makefile.am
b/Makefile.am
index 08486d8749720f15f08c7c6e7517d52c37d66ccc..23059a1195ff393a2caa13fe12f1e3b35fa48fef 100644
(file)
--- a/
Makefile.am
+++ b/
Makefile.am
@@
-64,7
+64,7
@@
DISTCLEANFILES = ares_build.h
pkgconfigdir = $(libdir)/pkgconfig
pkgconfig_DATA = libcares.pc
-CARES_VERSION_INFO = -version-info
2:0:0
+CARES_VERSION_INFO = -version-info
3:0:1
# This flag accepts an argument of the form current[:revision[:age]]. So,
# passing -version-info 3:12:1 sets current to 3, revision to 12, and age to
# 1.