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 3512af1 commit 39d1a2dCopy full SHA for 39d1a2d
Makefile.am
@@ -42,9 +42,9 @@ LIBUDEV_CURRENT=7
42
LIBUDEV_REVISION=4
43
LIBUDEV_AGE=6
44
45
-LIBSYSTEMD_CURRENT=9
+LIBSYSTEMD_CURRENT=10
46
LIBSYSTEMD_REVISION=0
47
-LIBSYSTEMD_AGE=9
+LIBSYSTEMD_AGE=10
48
49
# The following four libraries only exist for compatibility reasons,
50
# their version info should not be bumped anymore
configure.ac
@@ -20,7 +20,7 @@
20
AC_PREREQ([2.64])
21
22
AC_INIT([systemd],
23
- [222],
+ [223],
24
[http://github.com/systemd/systemd/issues],
25
[systemd],
26
[http://www.freedesktop.org/wiki/Software/systemd])
0 commit comments