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 6855a1f commit b3327c2Copy full SHA for b3327c2
configure.ac
@@ -2,7 +2,7 @@
2
# Process this file with autoconf to produce a configure script.
3
4
AC_PREREQ(2.57)
5
-AC_INIT(tslib, 1.4-rc1, martin.kepplinger@ginzinger.com)
+AC_INIT(tslib, 1.4, martin.kepplinger@ginzinger.com)
6
# AC_CONFIG_AUX_DIR(config)
7
AM_INIT_AUTOMAKE([dist-bzip2 dist-xz subdir-objects])
8
AC_CONFIG_SRCDIR([src/ts_close.c])
0 commit comments