[srvx-commits] CVS: services configure.in,1.75,1.76
Brought to you by:
entrope
From: Entrope <en...@us...> - 2004-01-02 01:37:56
|
Update of /cvsroot/srvx/services In directory sc8-pr-cvs1:/tmp/cvs-serv28107 Modified Files: configure.in Log Message: tag as release 1.2.1 Index: configure.in =================================================================== RCS file: /cvsroot/srvx/services/configure.in,v retrieving revision 1.75 retrieving revision 1.76 diff -C2 -r1.75 -r1.76 *** configure.in 15 Nov 2003 03:35:26 -0000 1.75 --- configure.in 2 Jan 2004 01:37:52 -0000 1.76 *************** *** 4,8 **** AC_REVISION([$Id$]) AC_PREREQ(2.57) ! AC_INIT(srvx, 1.2, srv...@li...) CODENAME=dust AC_CONFIG_HEADERS(src/config.h) --- 4,8 ---- AC_REVISION([$Id$]) AC_PREREQ(2.57) ! AC_INIT(srvx, 1.2.1, srv...@li...) CODENAME=dust AC_CONFIG_HEADERS(src/config.h) |