[gq-commit] gq configure.in,1.48,1.49
Status: Beta
Brought to you by:
sur5r
From: <sta...@us...> - 2003-10-10 07:13:15
|
Update of /cvsroot/gqclient/gq In directory sc8-pr-cvs1:/tmp/cvs-serv11185 Modified Files: configure.in Log Message: * Changed version to 1.0alpha2 - dropped the pre, will be reintroduced for the final release Index: configure.in =================================================================== RCS file: /cvsroot/gqclient/gq/configure.in,v retrieving revision 1.48 retrieving revision 1.49 diff -C2 -d -r1.48 -r1.49 *** configure.in 9 Oct 2003 05:55:55 -0000 1.48 --- configure.in 10 Oct 2003 07:13:12 -0000 1.49 *************** *** 30,34 **** AC_INIT(src/gq.c) ! AM_INIT_AUTOMAKE(gq, 1.0alpha1_pre1) LANGPACK_VERSION=1 --- 30,34 ---- AC_INIT(src/gq.c) ! AM_INIT_AUTOMAKE(gq, 1.0alpha2) LANGPACK_VERSION=1 |