summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrian C. Lane <bcl@redhat.com>2019-08-12 09:00:08 -0700
committerBrian C. Lane <bcl@redhat.com>2019-08-12 09:00:08 -0700
commit1e43003ac854d0c21477ebaf5db09d783bce55fd (patch)
tree27e6c1d4b97a148b69fee4e38271db0adcfbf7fe
parenteba7e0e5cf1ddcb86b6690333ded6acf9787fdc6 (diff)
downloadparted-1e43003ac854d0c21477ebaf5db09d783bce55fd.tar.gz
maint: 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 e4a8049..b9f5940 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 = 1
+REVISION = 2
AGE = 0
libparted_la_LDFLAGS = -version-info $(CURRENT):$(REVISION):$(AGE)
diff --git a/libparted/fs/Makefile.am b/libparted/fs/Makefile.am
index cab32c7..0ac8a5f 100644
--- a/libparted/fs/Makefile.am
+++ b/libparted/fs/Makefile.am
@@ -62,7 +62,7 @@ EXTRA_DIST = \
# For details, see the "Updating library version information" section of
# "info libtool".
CURRENT = 0
-REVISION = 1
+REVISION = 2
AGE = 0
sym_file = $(srcdir)/fsresize.sym