chiark
/
gitweb
/
~ianmdlvl
/
elogind.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
18f5c80
)
version bump
author
Kay Sievers
<kay.sievers@vrfy.org>
Thu, 7 Oct 2010 13:34:20 +0000
(15:34 +0200)
committer
Kay Sievers
<kay.sievers@vrfy.org>
Wed, 13 Oct 2010 11:08:29 +0000
(13:08 +0200)
NEWS
patch
|
blob
|
history
configure.ac
patch
|
blob
|
history
diff --git
a/NEWS
b/NEWS
index 31b00d25dd2f8e8a18c9ae7c402642b51c2dd60d..ef0358714a4788927e14ac33204e03666f63d671 100644
(file)
--- a/
NEWS
+++ b/
NEWS
@@
-1,3
+1,7
@@
+udev 164
+========
+Bugfixes.
+
udev 163
========
Bugfixes.
diff --git
a/configure.ac
b/configure.ac
index 733741d447e6446f3c0e4681ffc91b99806a709f..9f8e377bac966b52912cc90bd49fee93171e9217 100644
(file)
--- a/
configure.ac
+++ b/
configure.ac
@@
-1,4
+1,4
@@
-AC_INIT([udev], [16
3
], [linux-hotplug@vger.kernel.org])
+AC_INIT([udev], [16
4
], [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])])