OSDN Git Service

maint: bump library version to 2.0.0
authorJim Meyering <meyering@redhat.com>
Fri, 2 Mar 2012 16:07:03 +0000 (17:07 +0100)
committerJim Meyering <meyering@redhat.com>
Fri, 2 Mar 2012 16:07:03 +0000 (17:07 +0100)
* libparted/Makefile.am (CURRENT): Increment, since I removed
ped_realloc.

libparted/Makefile.am

index f8fbba5..7cf35b2 100644 (file)
@@ -22,7 +22,7 @@ lib_LTLIBRARIES       = libparted.la
 # Set the shared library version, per Libtool's guidelines.
 # For details, see the "Updating library version information" section of
 # "info libtool".
-CURRENT = 1
+CURRENT = 2
 REVISION = 0
 AGE = 0