chiark / gitweb /
Version 232.2 (Pre) Release v232.2
authorSven Eden <yamakuzure@gmx.net>
Fri, 7 Jul 2017 09:33:47 +0000 (11:33 +0200)
committerSven Eden <yamakuzure@gmx.net>
Fri, 7 Jul 2017 09:33:47 +0000 (11:33 +0200)
Makefile.am
configure.ac

index 3b30dfba1ef751a8c286c0b24c603deb67d189b4..d53f242d4136da88e54d157c5bbcc12509f45349 100644 (file)
@@ -39,7 +39,7 @@ SUBDIRS = . po
 .PRECIOUS: $(TEST_SUITE_LOG) Makefile
 
 LIBELOGIND_CURRENT=17
-LIBELOGIND_REVISION=1
+LIBELOGIND_REVISION=2
 LIBELOGIND_AGE=17
 
 # Dirs of external packages
index 76103aaa505869496fd9f8a52a1452a34802cebe..8c93ea011ad6eeee25161c6cf90047e1460a55dc 100644 (file)
@@ -20,7 +20,7 @@
 AC_PREREQ([2.64])
 
 AC_INIT([elogind],
-        [232.1],
+        [232.2],
         [https://github.com/elogind/elogind/issues],
         [elogind],
         [https://github.com/elogind/elogind])