[Thplot-cvs] CVS: thplot configure.in,1.5,1.6
Status: Pre-Alpha
Brought to you by:
apeden
From: Tony P. <ap...@us...> - 2002-07-04 15:59:21
|
Update of /cvsroot/thplot/thplot In directory usw-pr-cvs1:/tmp/cvs-serv23645 Modified Files: configure.in Log Message: Incremented version number. Index: configure.in =================================================================== RCS file: /cvsroot/thplot/thplot/configure.in,v retrieving revision 1.5 retrieving revision 1.6 diff -C2 -r1.5 -r1.6 *** configure.in 4 Jul 2002 13:17:24 -0000 1.5 --- configure.in 4 Jul 2002 15:59:17 -0000 1.6 *************** *** 4,8 **** AC_PREREQ(2.13) ! AM_INIT_AUTOMAKE(thplot, 0.12.4) AM_CONFIG_HEADER(config.h) --- 4,8 ---- AC_PREREQ(2.13) ! AM_INIT_AUTOMAKE(thplot, 0.12.5) AM_CONFIG_HEADER(config.h) |