]> granicus.if.org Git - curl/commitdiff
Dan Fandrich pointed out that this is the way we should increase the number
authorDaniel Stenberg <daniel@haxx.se>
Fri, 23 May 2008 17:56:03 +0000 (17:56 +0000)
committerDaniel Stenberg <daniel@haxx.se>
Fri, 23 May 2008 17:56:03 +0000 (17:56 +0000)
for 7.18.2 since we have added functions in this release.

http://curl.haxx.se/mail/lib-2008-05/0240.html

lib/Makefile.am

index 063e0352d7f5a92375bf21341ad09ade5f501026..58277de3726a11358445396b6968534114d6bb3b 100644 (file)
@@ -50,7 +50,7 @@ INCLUDES = -I$(top_srcdir)/include \
            -I$(top_builddir)/lib   \
            -I$(top_srcdir)/lib
 
-VERSION=-version-info 4:2:0
+VERSION=-version-info 5: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