chiark / gitweb /
Version 231.4 Release v231.4
authorSven Eden <yamakuzure@gmx.net>
Mon, 3 Jul 2017 13:21:43 +0000 (15:21 +0200)
committerSven Eden <yamakuzure@gmx.net>
Mon, 3 Jul 2017 13:21:43 +0000 (15:21 +0200)
Makefile.am
configure.ac

index 1e1870c8106e90d299a240d23311861b00e0fd06..825057207c98b06ea151dfa55f1d9f1529e24c91 100644 (file)
@@ -39,7 +39,7 @@ SUBDIRS = . po
 .PRECIOUS: $(TEST_SUITE_LOG) Makefile
 
 LIBELOGIND_CURRENT=16
-LIBELOGIND_REVISION=3
+LIBELOGIND_REVISION=4
 LIBELOGIND_AGE=16
 
 # Dirs of external packages
index f1efe2164416e5be385b31bbb92cb72af56670ad..4f61599cfa0e5cf786b68ff3e5840024adafdf4d 100644 (file)
@@ -20,7 +20,7 @@
 AC_PREREQ([2.64])
 
 AC_INIT([elogind],
-        [231.3],
+        [231.4],
         [https://github.com/elogind/elogind/issues],
         [elogind],
         [https://github.com/elogind/elogind])