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:
76e6bc2
)
version bump
author
Kay Sievers
<kay.sievers@vrfy.org>
Wed, 2 Jun 2010 18:31:51 +0000
(20:31 +0200)
committer
Kay Sievers
<kay.sievers@vrfy.org>
Wed, 2 Jun 2010 18:31:51 +0000
(20:31 +0200)
NEWS
patch
|
blob
|
history
configure.ac
patch
|
blob
|
history
diff --git
a/NEWS
b/NEWS
index
0c57812
..
2ba32b0
100644
(file)
--- a/
NEWS
+++ b/
NEWS
@@
-1,3
+1,7
@@
+udev 158
+========
+Bugfixes.
+
udev 157
========
Bugfixes.
diff --git
a/configure.ac
b/configure.ac
index
df8a95b
..
7e9b1f8
100644
(file)
--- a/
configure.ac
+++ b/
configure.ac
@@
-1,4
+1,4
@@
-AC_INIT([udev], [15
7
], [linux-hotplug@vger.kernel.org])
+AC_INIT([udev], [15
8
], [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])])