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)
|