[gq-commit] gq configure.in,1.53,1.54
Status: Beta
Brought to you by:
sur5r
From: <sta...@us...> - 2003-10-19 14:37:00
|
Update of /cvsroot/gqclient/gq In directory sc8-pr-cvs1:/tmp/cvs-serv32552 Modified Files: configure.in Log Message: * Get ready for 1.0alpha3 Index: configure.in =================================================================== RCS file: /cvsroot/gqclient/gq/configure.in,v retrieving revision 1.53 retrieving revision 1.54 diff -C2 -d -r1.53 -r1.54 *** configure.in 13 Oct 2003 07:41:50 -0000 1.53 --- configure.in 19 Oct 2003 12:02:43 -0000 1.54 *************** *** 30,34 **** AC_INIT(src/gq.c) ! AM_INIT_AUTOMAKE(gq, 1.0alpha2) LANGPACK_VERSION=1 --- 30,34 ---- AC_INIT(src/gq.c) ! AM_INIT_AUTOMAKE(gq, 1.0alpha3) LANGPACK_VERSION=1 |