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 aa2f68f commit 0ef6f50Copy full SHA for 0ef6f50
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],[0.0.7],[https://github.com/merge/xf86-input-tslib/issues],[xf86-input-tslib],[https://github.com/merge/xf86-input-tslib])
+AC_INIT([xf86-input-tslib],[1.0.0-rc1],[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