From: Sean E. <sea...@us...> - 2002-10-06 02:40:25
|
Update of /cvsroot/gaim/gaim In directory usw-pr-cvs1:/tmp/cvs-serv8435 Modified Files: configure.ac Log Message: --> peloverde (~al...@ro...) has joined #gaim <peloverde> what was the deal with changing the version from 0.60cvs to 20021005? Index: configure.ac =================================================================== RCS file: /cvsroot/gaim/gaim/configure.ac,v retrieving revision 1.84 retrieving revision 1.85 diff -u -d -r1.84 -r1.85 --- configure.ac 6 Oct 2002 02:09:41 -0000 1.84 +++ configure.ac 6 Oct 2002 02:40:23 -0000 1.85 @@ -1,7 +1,7 @@ dnl Process this file with autoconf to produce a configure script. AC_INIT(src/aim.c) AM_CONFIG_HEADER(config.h) -AM_INIT_AUTOMAKE([gaim], [20021005]) +AM_INIT_AUTOMAKE([gaim], [0.60cvs]) AC_PREREQ([2.50]) |