changeset 3589:e7f651161218

[gaim-migrate @ 3691] --> peloverde (~alex@roc-66-66-131-43.rochester.rr.com) has joined #gaim <peloverde> what was the deal with changing the version from 0.60cvs to 20021005? committer: Tailor Script <tailor@pidgin.im>
author Sean Egan <seanegan@gmail.com>
date Sun, 06 Oct 2002 02:40:23 +0000
parents 9d5771019ded
children e5ab3f2a7cb4
files configure.ac
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/configure.ac	Sun Oct 06 02:36:51 2002 +0000
+++ b/configure.ac	Sun Oct 06 02:40:23 2002 +0000
@@ -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])