# HG changeset patch # User Sean Egan # Date 1033872023 0 # Node ID e7f65116121878f3c4dd54aa5da82cdbedf19bfb # Parent 9d5771019ded93c731e476cef84fb69fc5aa5097 [gaim-migrate @ 3691] --> peloverde (~alex@roc-66-66-131-43.rochester.rr.com) has joined #gaim what was the deal with changing the version from 0.60cvs to 20021005? committer: Tailor Script diff -r 9d5771019ded -r e7f651161218 configure.ac --- 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])