chiark / gitweb /
Version 232.1 Release
authorSven Eden <yamakuzure@gmx.net>
Wed, 5 Jul 2017 06:57:32 +0000 (08:57 +0200)
committerSven Eden <yamakuzure@gmx.net>
Wed, 5 Jul 2017 06:57:32 +0000 (08:57 +0200)
Makefile.am
configure.ac

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