From 457c67e7c1bc971c64e56dd11aaf697d2f9a1c76 Mon Sep 17 00:00:00 2001 From: Kay Sievers Date: Thu, 7 Oct 2010 15:34:20 +0200 Subject: [PATCH] version bump --- NEWS | 4 ++++ configure.ac | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/NEWS b/NEWS index 31b00d25d..ef0358714 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,7 @@ +udev 164 +======== +Bugfixes. + udev 163 ======== Bugfixes. diff --git a/configure.ac b/configure.ac index 733741d44..9f8e377ba 100644 --- a/configure.ac +++ b/configure.ac @@ -1,4 +1,4 @@ -AC_INIT([udev], [163], [linux-hotplug@vger.kernel.org]) +AC_INIT([udev], [164], [linux-hotplug@vger.kernel.org]) AC_PREREQ(2.60) AM_INIT_AUTOMAKE([check-news foreign 1.10 dist-bzip2 subdir-objects]) m4_ifdef([AM_SILENT_RULES], [AM_SILENT_RULES([yes])]) -- 2.30.2