summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPhillip Susi <psusi@ubuntu.com>2014-07-14 11:55:58 -0400
committerPhillip Susi <psusi@ubuntu.com>2014-07-27 22:29:16 -0400
commit151d152b1d50cb19d8e74aa1954c32baace16a32 (patch)
tree4ae4734d6c89027c57ba559cc258a2ce2417e656
parent341ead99d2da51c3fc1827a7ab5701f8859318ef (diff)
downloadparted-151d152b1d50cb19d8e74aa1954c32baace16a32.tar.gz
Bump library REVISION number for release
-rw-r--r--libparted/Makefile.am2
-rw-r--r--libparted/fs/Makefile.am2
2 files changed, 2 insertions, 2 deletions
diff --git a/libparted/Makefile.am b/libparted/Makefile.am
index a592b26..edc5f2e 100644
--- a/libparted/Makefile.am
+++ b/libparted/Makefile.am
@@ -23,7 +23,7 @@ lib_LTLIBRARIES = libparted.la
# For details, see the "Updating library version information" section of
# "info libtool".
CURRENT = 2
-REVISION = 0
+REVISION = 1
AGE = 0
libparted_la_LDFLAGS = -version-info $(CURRENT):$(REVISION):$(AGE)
diff --git a/libparted/fs/Makefile.am b/libparted/fs/Makefile.am
index 97a353b..d3cc8bc 100644
--- a/libparted/fs/Makefile.am
+++ b/libparted/fs/Makefile.am
@@ -61,7 +61,7 @@ EXTRA_DIST = \
# For details, see the "Updating library version information" section of
# "info libtool".
CURRENT = 0
-REVISION = 0
+REVISION = 1
AGE = 0
sym_file = $(srcdir)/fsresize.sym