Skip to content

Commit b3327c2

Browse files
committed
configure.ac: bump to stable project version 1.4
1 parent 6855a1f commit b3327c2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

configure.ac

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# Process this file with autoconf to produce a configure script.
33

44
AC_PREREQ(2.57)
5-
AC_INIT(tslib, 1.4-rc1, martin.kepplinger@ginzinger.com)
5+
AC_INIT(tslib, 1.4, martin.kepplinger@ginzinger.com)
66
# AC_CONFIG_AUX_DIR(config)
77
AM_INIT_AUTOMAKE([dist-bzip2 dist-xz subdir-objects])
88
AC_CONFIG_SRCDIR([src/ts_close.c])

0 commit comments

Comments
 (0)