chiark / gitweb /
Version bump to 226.1
authorSven Eden <yamakuzure@gmx.net>
Mon, 20 Feb 2017 08:08:41 +0000 (09:08 +0100)
committerSven Eden <yamakuzure@gmx.net>
Tue, 14 Mar 2017 09:23:13 +0000 (10:23 +0100)
.gitignore
configure.ac

index 6bcc9971a00f78b887e5719970dc8c25c6244567..ce344702a72a6710c7ee583acd71f621b925f0ac 100644 (file)
@@ -296,3 +296,6 @@ elogind_patches.lst
 /elogind.cbp
 /elogind.layout*
 *.bak
+/FIXME
+/create_dist.sh
+
index dc889a7f007ab770bb9542d7cbbbc9abeb3781b7..8eb72842de950727ab9d42d3ca5510824482a994 100644 (file)
@@ -20,7 +20,7 @@
 AC_PREREQ([2.64])
 
 AC_INIT([elogind],
-        [226],
+        [226.1],
         [https://github.com/elogind/elogind/issues],
         [elogind],
         [https://github.com/elogind/elogind])