summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrian C. Lane <bcl@redhat.com>2022-03-23 15:23:23 -0700
committerBrian C. Lane <bcl@redhat.com>2022-03-23 15:23:23 -0700
commita69d39f32ee10c56aba49eba78cecfd5dcb2d992 (patch)
tree2d227b0bf8d5524cef3681376ac06616d15e05d4
parentd0c0fa4477d848cdfcd2b7e325f7cb0f832870a5 (diff)
downloadparted-a69d39f32ee10c56aba49eba78cecfd5dcb2d992.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 dc624cf..8c09d33 100644
--- a/libparted/Makefile.am
+++ b/libparted/Makefile.am
@@ -24,7 +24,7 @@ lib_LTLIBRARIES = libparted.la
# For details, see the "Updating library version information" section of
# "info libtool".
CURRENT = 2
-REVISION = 3
+REVISION = 4
AGE = 0
libparted_la_LDFLAGS = -version-info $(CURRENT):$(REVISION):$(AGE)
diff --git a/libparted/fs/Makefile.am b/libparted/fs/Makefile.am
index a2fbb5a..2e6131b 100644
--- a/libparted/fs/Makefile.am
+++ b/libparted/fs/Makefile.am
@@ -65,7 +65,7 @@ EXTRA_DIST = \
# For details, see the "Updating library version information" section of
# "info libtool".
CURRENT = 0
-REVISION = 3
+REVISION = 4
AGE = 0
sym_file = $(srcdir)/fsresize.sym