chiark / gitweb /
Version 233.1 Release
authorSven Eden <yamakuzure@gmx.net>
Mon, 17 Jul 2017 16:15:05 +0000 (18:15 +0200)
committerSven Eden <yamakuzure@gmx.net>
Mon, 17 Jul 2017 16:15:05 +0000 (18:15 +0200)
Makefile.am
configure.ac

index 9340eaf98763c46a1237666866e67d856ec2df79..69a274f61d68b513d95136c0c3deac6d058ad58f 100644 (file)
@@ -39,7 +39,7 @@ SUBDIRS = . po
 .PRECIOUS: $(TEST_SUITE_LOG) Makefile
 
 LIBELOGIND_CURRENT=18
-LIBELOGIND_REVISION=0
+LIBELOGIND_REVISION=1
 LIBELOGIND_AGE=18
 
 # Dirs of external packages
index 2f0eb62f1a950c5e446fc3ccc36829a419f3edeb..a7e4ae3dc5de759e9e08a8cd10a4136abbe36895 100644 (file)
@@ -20,7 +20,7 @@
 AC_PREREQ([2.64])
 
 AC_INIT([elogind],
-        [233],
+        [233.1],
         [https://github.com/elogind/elogind/issues],
         [elogind],
         [https://github.com/elogind/elogind])