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 3260fd5 commit 4aa0996Copy full SHA for 4aa0996
configure.ac
@@ -22,7 +22,7 @@
22
# Process this file with autoconf to produce a configure script
23
24
AC_PREREQ(2.59)
25
-AC_INIT([xf86-input-tslib],[1.0.0],[https://github.com/merge/xf86-input-tslib/issues],[xf86-input-tslib],[https://github.com/merge/xf86-input-tslib])
+AC_INIT([xf86-input-tslib],[1.1.0],[https://github.com/merge/xf86-input-tslib/issues],[xf86-input-tslib],[https://github.com/merge/xf86-input-tslib])
26
27
AC_CONFIG_SRCDIR([Makefile.am])
28
AC_CONFIG_AUX_DIR(.)
0 commit comments