[gq-commit] gq configure.in,1.57,1.58
Status: Beta
Brought to you by:
sur5r
From: <sta...@us...> - 2003-11-03 21:47:13
|
Update of /cvsroot/gqclient/gq In directory sc8-pr-cvs1:/tmp/cvs-serv10781 Modified Files: configure.in Log Message: * Bumped version to 1.0beta1 Index: configure.in =================================================================== RCS file: /cvsroot/gqclient/gq/configure.in,v retrieving revision 1.57 retrieving revision 1.58 diff -C2 -d -r1.57 -r1.58 *** configure.in 3 Nov 2003 21:07:56 -0000 1.57 --- configure.in 3 Nov 2003 21:47:09 -0000 1.58 *************** *** 30,34 **** AC_INIT(src/gq.c) ! AM_INIT_AUTOMAKE(gq, 1.0alpha4) LANGPACK_VERSION=1 --- 30,34 ---- AC_INIT(src/gq.c) ! AM_INIT_AUTOMAKE(gq, 1.0beta1) LANGPACK_VERSION=1 |