chiark / gitweb /
Version 233.3 Release v233.3
authorSven Eden <yamakuzure@gmx.net>
Fri, 21 Jul 2017 05:48:48 +0000 (07:48 +0200)
committerSven Eden <yamakuzure@gmx.net>
Fri, 21 Jul 2017 05:48:48 +0000 (07:48 +0200)
Makefile.am
configure.ac

index 33bb9fd236a172f36a1e44d8bf0d881492aec239..f5bfd26425e985ce02bc9521dbd98eda0cb0e523 100644 (file)
@@ -39,7 +39,7 @@ SUBDIRS = . po
 .PRECIOUS: $(TEST_SUITE_LOG) Makefile
 
 LIBELOGIND_CURRENT=18
-LIBELOGIND_REVISION=2
+LIBELOGIND_REVISION=3
 LIBELOGIND_AGE=18
 
 # Dirs of external packages
index aa3cf86bf854d3730dd9cc77e7a2823da1da9d1c..b4f6bb519285807bc556d22b9c97a1862133f48f 100644 (file)
@@ -20,7 +20,7 @@
 AC_PREREQ([2.64])
 
 AC_INIT([elogind],
-        [233.2],
+        [233.3],
         [https://github.com/elogind/elogind/issues],
         [elogind],
         [https://github.com/elogind/elogind])