We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fe061ef commit 8530badCopy full SHA for 8530bad
2 files changed
NEWS
@@ -2,6 +2,12 @@
2
Libsuinput NEWS -- history of user-visible changes
3
====================================================
4
5
+Release 0.6.1
6
+=============
7
+
8
+- Compilation improvements (thanks to Eric Mikula and Vincent Bernat)
9
+- Give credit to all AUTHORS
10
11
Release 0.6.0
12
=============
13
configure.ac
@@ -1,5 +1,5 @@
1
AC_INIT([libsuinput],
- [0.6.0],
+ [0.6.1],
[https://bugs.launchpad.net/libsuinput/],
[libsuinput],
[http://tjjr.fi/sw/libsuinput/])
0 commit comments