[Thplot-cvs] CVS: thplot configure.in,1.2,1.3
Status: Pre-Alpha
Brought to you by:
apeden
From: Tony P. <ap...@us...> - 2002-07-02 17:22:15
|
Update of /cvsroot/thplot/thplot In directory usw-pr-cvs1:/tmp/cvs-serv11698 Modified Files: configure.in Log Message: incremented version number Index: configure.in =================================================================== RCS file: /cvsroot/thplot/thplot/configure.in,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -r1.2 -r1.3 *** configure.in 30 Jun 2002 14:24:13 -0000 1.2 --- configure.in 2 Jul 2002 17:22:11 -0000 1.3 *************** *** 4,8 **** AC_PREREQ(2.13) ! AM_INIT_AUTOMAKE(thplot, 0.12.3) AM_CONFIG_HEADER(config.h) --- 4,8 ---- AC_PREREQ(2.13) ! AM_INIT_AUTOMAKE(thplot, 0.12.4) AM_CONFIG_HEADER(config.h) |