|
From: <nos...@us...> - 2007-04-04 20:08:54
|
Revision: 18234
http://svn.sourceforge.net/gaim/?rev=18234&view=rev
Author: nosnilmot
Date: 2007-04-04 13:08:27 -0700 (Wed, 04 Apr 2007)
Log Message:
-----------
Beta6 happened a while ago, put the version back to 2.0.0dev
Modified Paths:
--------------
trunk/configure.ac
Modified: trunk/configure.ac
===================================================================
--- trunk/configure.ac 2007-04-04 08:37:15 UTC (rev 18233)
+++ trunk/configure.ac 2007-04-04 20:08:27 UTC (rev 18234)
@@ -1,5 +1,5 @@
dnl Process this file with autoconf to produce a configure script.
-AC_INIT([gaim], [2.0.0beta6], [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.
|