summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrian C. Lane <bcl@redhat.com>2023-03-24 15:29:09 -0700
committerBrian C. Lane <bcl@redhat.com>2023-03-24 15:29:09 -0700
commit146e57e1a277a9380f3fda2bca6e72ee0f379af7 (patch)
tree6d6f18a76d3d7ff75136b0f839ff490c977004c8
parent0d14a03e70053f8be352aaa69e5d8b800210b5e4 (diff)
downloadparted-146e57e1a277a9380f3fda2bca6e72ee0f379af7.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 7844293..c657ec5 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 = 4
+REVISION = 5
AGE = 0
libparted_la_LDFLAGS = -version-info $(CURRENT):$(REVISION):$(AGE)
diff --git a/libparted/fs/Makefile.am b/libparted/fs/Makefile.am
index 2f345f3..6a8485f 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 = 4
+REVISION = 5
AGE = 0
sym_file = $(srcdir)/fsresize.sym