summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorKarel Zak2011-02-10 09:37:47 +0100
committerKarel Zak2011-02-10 09:37:47 +0100
commit69df550fe180a64aff1fcfa6088f85b514b7d682 (patch)
treef7e4845fecb4407c6d9e5700bbd9a250cd12cb3f /configure.ac
parentdocs: update v2.19 ReleaseNotes (diff)
downloadkernel-qcow2-util-linux-69df550fe180a64aff1fcfa6088f85b514b7d682.tar.gz
kernel-qcow2-util-linux-69df550fe180a64aff1fcfa6088f85b514b7d682.tar.xz
kernel-qcow2-util-linux-69df550fe180a64aff1fcfa6088f85b514b7d682.zip
build-sys: release++ (v2.19)
Signed-off-by: Karel Zak <kzak@redhat.com>
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac4
1 files changed, 2 insertions, 2 deletions
diff --git a/configure.ac b/configure.ac
index f27ba3e18..f0e244b1a 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT(util-linux, 2.19-rc3, kzak@redhat.com)
+AC_INIT(util-linux, 2.19, kzak@redhat.com)
AC_PREREQ(2.60)
@@ -22,7 +22,7 @@ PACKAGE_VERSION_RELEASE=0
dnl libblkid version
LIBBLKID_VERSION="$PACKAGE_VERSION_MAJOR.$PACKAGE_VERSION_MINOR.$PACKAGE_VERSION_RELEASE"
-LIBBLKID_DATE="25-Jan-2011"
+LIBBLKID_DATE="10-Feb-2011"
LIBBLKID_LT_MAJOR=1
LIBBLKID_LT_MINOR=1
LIBBLKID_LT_MICRO=0