We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 46e40fa commit 469978aCopy full SHA for 469978a
Makefile.am
@@ -42,9 +42,9 @@ LIBUDEV_CURRENT=7
42
LIBUDEV_REVISION=4
43
LIBUDEV_AGE=6
44
45
-LIBSYSTEMD_CURRENT=14
+LIBSYSTEMD_CURRENT=15
46
LIBSYSTEMD_REVISION=0
47
-LIBSYSTEMD_AGE=14
+LIBSYSTEMD_AGE=15
48
49
# Dirs of external packages
50
dbuspolicydir=@dbuspolicydir@
configure.ac
@@ -20,7 +20,7 @@
20
AC_PREREQ([2.64])
21
22
AC_INIT([systemd],
23
- [229],
+ [230],
24
[http://github.com/systemd/systemd/issues],
25
[systemd],
26
[http://www.freedesktop.org/wiki/Software/systemd])
0 commit comments