summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorKarel Zak <kzak@redhat.com>2011-01-05 13:41:44 +0100
committerKarel Zak <kzak@redhat.com>2011-01-05 13:41:44 +0100
commit1d9aaca90cb25e3f4c9fb8d1e9194232a3ff1544 (patch)
tree5173d6e08a2105504b2523605ff5af8c2541c8fb /configure.ac
parent9e1c5b38787ef1443b9afb31f100618a403a792d (diff)
downloadutil-linux-old-1d9aaca90cb25e3f4c9fb8d1e9194232a3ff1544.tar.gz
build-sys: release++ (v2.19-rc1)
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 1afe5873..b537d812 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT(util-linux, 2.18, kzak@redhat.com)
+AC_INIT(util-linux, 2.19-rc1, 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="30-Jun-2010"
+LIBBLKID_DATE="05-Jan-2011"
LIBBLKID_LT_MAJOR=1
LIBBLKID_LT_MINOR=1
LIBBLKID_LT_MICRO=0