From: <dat...@us...> - 2006-10-18 21:47:33
|
Revision: 17535 http://svn.sourceforge.net/gaim/?rev=17535&view=rev Author: datallah Date: 2006-10-18 14:47:29 -0700 (Wed, 18 Oct 2006) Log Message: ----------- Go back to dev version Modified Paths: -------------- trunk/configure.ac Modified: trunk/configure.ac =================================================================== --- trunk/configure.ac 2006-10-18 21:43:54 UTC (rev 17534) +++ trunk/configure.ac 2006-10-18 21:47:29 UTC (rev 17535) @@ -1,5 +1,5 @@ dnl Process this file with autoconf to produce a configure script. -AC_INIT([gaim], [2.0.0beta4], [gai...@li...]) +AC_INIT([gaim], [2.0.0dev], [gai...@li...]) AC_CANONICAL_SYSTEM AM_CONFIG_HEADER(config.h) AM_INIT_AUTOMAKE(AC_PACKAGE_NAME, AC_PACKAGE_VERSION) This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |