# HG changeset patch # User Sean Egan # Date 1080872918 0 # Node ID 5c3542e63997ba58ed5089d7350cba58d2c436f5 # Parent 225e22e5c89efc759758870d4db2468d3f9ce527 [gaim-migrate @ 9296] 0.76 committer: Tailor Script diff -r 225e22e5c89e -r 5c3542e63997 configure.ac --- a/configure.ac Thu Apr 01 23:30:18 2004 +0000 +++ b/configure.ac Fri Apr 02 02:28:38 2004 +0000 @@ -1,5 +1,5 @@ dnl Process this file with autoconf to produce a configure script. -AC_INIT([gaim], [0.76cvs], [gaim-devel@lists.sourceforge.net]) +AC_INIT([gaim], [0.76], [gaim-devel@lists.sourceforge.net]) AM_CONFIG_HEADER(config.h) AM_INIT_AUTOMAKE(AC_PACKAGE_NAME, AC_PACKAGE_VERSION)