Skip to content

Commit 469978a

Browse files
committed
build-sys: bump so version
1 parent 46e40fa commit 469978a

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Makefile.am

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -42,9 +42,9 @@ LIBUDEV_CURRENT=7
4242
LIBUDEV_REVISION=4
4343
LIBUDEV_AGE=6
4444

45-
LIBSYSTEMD_CURRENT=14
45+
LIBSYSTEMD_CURRENT=15
4646
LIBSYSTEMD_REVISION=0
47-
LIBSYSTEMD_AGE=14
47+
LIBSYSTEMD_AGE=15
4848

4949
# Dirs of external packages
5050
dbuspolicydir=@dbuspolicydir@

configure.ac

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
AC_PREREQ([2.64])
2121

2222
AC_INIT([systemd],
23-
[229],
23+
[230],
2424
[http://github.com/systemd/systemd/issues],
2525
[systemd],
2626
[http://www.freedesktop.org/wiki/Software/systemd])

0 commit comments

Comments
 (0)