chiark / gitweb /
Version 234.2 Release
authorSven Eden <yamakuzure@gmx.net>
Fri, 28 Jul 2017 07:35:32 +0000 (09:35 +0200)
committerSven Eden <yamakuzure@gmx.net>
Fri, 28 Jul 2017 07:38:57 +0000 (09:38 +0200)
Makefile.am
configure.ac

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