summaryrefslogtreecommitdiff
path: root/libparted
diff options
context:
space:
mode:
authorBrian C. Lane <bcl@redhat.com>2020-12-11 13:53:45 -0800
committerBrian C. Lane <bcl@redhat.com>2020-12-11 14:03:42 -0800
commitee9c7c2cb0a73eb69acef2a7e5b39b7c7059044f (patch)
treeef71c8742694cf0b493bbd9e0a1bae2b34d415b2 /libparted
parent2fb41ab1eeba62bd213916f31b95fb2d9044d6f4 (diff)
downloadparted-ee9c7c2cb0a73eb69acef2a7e5b39b7c7059044f.tar.gz
maint: Bump library REVISION number for release
Diffstat (limited to 'libparted')
-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 e52aa2a..bfc1908 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 = 2
+REVISION = 3
AGE = 0
libparted_la_LDFLAGS = -version-info $(CURRENT):$(REVISION):$(AGE)
diff --git a/libparted/fs/Makefile.am b/libparted/fs/Makefile.am
index e40eee8..eb2e2ff 100644
--- a/libparted/fs/Makefile.am
+++ b/libparted/fs/Makefile.am
@@ -64,7 +64,7 @@ EXTRA_DIST = \
# For details, see the "Updating library version information" section of
# "info libtool".
CURRENT = 0
-REVISION = 2
+REVISION = 3
AGE = 0
sym_file = $(srcdir)/fsresize.sym