diff configure.ac @ 286:701132971855 2.3

Fixed regression related to force linking a library file
author lost
date Sat, 25 Apr 2009 02:18:06 +0000
parents 11a2b63bbdce
children
line wrap: on
line diff
--- a/configure.ac	Fri Apr 24 22:36:09 2009 +0000
+++ b/configure.ac	Sat Apr 25 02:18:06 2009 +0000
@@ -1,4 +1,4 @@
-AC_INIT([LWTOOLS], [2.3], [lost@l-w.ca])
+AC_INIT([LWTOOLS], [2.3.1], [lost@l-w.ca])
 AM_INIT_AUTOMAKE([-Wall -Werror foreign])
 AC_PROG_CC
 gl_EARLY