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:
a8bb249
)
increase version info
author
Daniel Stenberg
<daniel@haxx.se>
Sun, 21 Aug 2005 21:25:07 +0000
(21:25 +0000)
committer
Daniel Stenberg
<daniel@haxx.se>
Sun, 21 Aug 2005 21:25:07 +0000
(21:25 +0000)
Makefile.am
patch
|
blob
|
history
diff --git
a/Makefile.am
b/Makefile.am
index
ccb1f47
..
634edaf
100644
(file)
--- a/
Makefile.am
+++ b/
Makefile.am
@@
-15,7
+15,7
@@
EXTRA_DIST = CHANGES README.cares Makefile.inc adig.c ahost.c $(man_MANS) \
$(MSVCFILES) AUTHORS
-VER=-version-info
0
:0:0
+VER=-version-info
1
:0:0
# 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.