# HG changeset patch # User Sean Egan # Date 1073710238 0 # Node ID f74b833ea7155c88091d199cf46e72dc9cc31908 # Parent 223f530321e2ce0cb10c716f706302ceb550c8f6 [gaim-migrate @ 8739] oh dot seventy five. committer: Tailor Script diff -r 223f530321e2 -r f74b833ea715 configure.ac --- a/configure.ac Sat Jan 10 04:45:37 2004 +0000 +++ b/configure.ac Sat Jan 10 04:50:38 2004 +0000 @@ -1,7 +1,7 @@ dnl Process this file with autoconf to produce a configure script. AC_INIT(src/main.c) AM_CONFIG_HEADER(config.h) -AM_INIT_AUTOMAKE([gaim], [0.75cvs]) +AM_INIT_AUTOMAKE([gaim], [0.75]) AC_PREREQ([2.50])