We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bafbfaa commit d63994bCopy full SHA for d63994b
configure.ac
@@ -2,7 +2,7 @@
2
# Process this file with autoconf to produce a configure script.
3
4
AC_PREREQ([2.69])
5
-AC_INIT([linux-touch-gestures], [0.9.0], [[email protected]])
+AC_INIT([linux-touch-gestures], [1.0.0], [[email protected]])
6
AM_INIT_AUTOMAKE
7
AC_CONFIG_SRCDIR([src/main.c])
8
0 commit comments