summaryrefslogtreecommitdiff
path: root/libparted/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'libparted/Makefile.am')
-rw-r--r--libparted/Makefile.am2
1 files changed, 1 insertions, 1 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)