changeset 9128:b5c5c1d13783

[gaim-migrate @ 9906] 0.79cvs committer: Tailor Script <tailor@pidgin.im>
author Nathan Walp <nwalp@pidgin.im>
date Sun, 30 May 2004 19:28:25 +0000
parents f4d981c9c4ab
children 3e94a77ee0c7
files VERSION configure.ac
diffstat 2 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/VERSION	Sun May 30 19:28:06 2004 +0000
+++ b/VERSION	Sun May 30 19:28:25 2004 +0000
@@ -1,1 +1,1 @@
-0.78
+0.79cvs
--- a/configure.ac	Sun May 30 19:28:06 2004 +0000
+++ b/configure.ac	Sun May 30 19:28:25 2004 +0000
@@ -1,5 +1,5 @@
 dnl Process this file with autoconf to produce a configure script.
-AC_INIT([gaim], [0.78], [gaim-devel@lists.sourceforge.net])
+AC_INIT([gaim], [0.79cvs], [gaim-devel@lists.sourceforge.net])
 AC_CANONICAL_SYSTEM
 AM_CONFIG_HEADER(config.h)
 AM_INIT_AUTOMAKE(AC_PACKAGE_NAME, AC_PACKAGE_VERSION)