chiark / gitweb /
Version 234.1 Release
authorSven Eden <yamakuzure@gmx.net>
Thu, 27 Jul 2017 15:52:28 +0000 (17:52 +0200)
committerSven Eden <yamakuzure@gmx.net>
Thu, 27 Jul 2017 15:55:39 +0000 (17:55 +0200)
Makefile.am
configure.ac

index 484942c269efd746eea46e5d35be1f983b0985e6..cbcfbe0fdc7a41fd0174c0f3f4b4d3848253a593 100644 (file)
@@ -39,7 +39,7 @@ SUBDIRS = . po
 .PRECIOUS: $(TEST_SUITE_LOG) Makefile
 
 LIBELOGIND_CURRENT=19
-LIBELOGIND_REVISION=0
+LIBELOGIND_REVISION=1
 LIBELOGIND_AGE=19
 
 # Dirs of external packages
index 7bb67b71e4bc4bf8c8c6ee8e625c3b33b3207c9b..7106d3682fc027ed124c68a729a5fb260ff11566 100644 (file)
@@ -20,7 +20,7 @@
 AC_PREREQ([2.64])
 
 AC_INIT([elogind],
-        [234],
+        [234.1],
         [https://github.com/elogind/elogind/issues],
         [elogind],
         [https://github.com/elogind/elogind])