diff configure.ac @ 6246:2cb2a49f4bbe

[gaim-migrate @ 6740] Lots of very minor updates: -dos2unixed PROGRAMMING_NOTES -added PROGRAMMING_NOTES to make dist, or whatever -fixed a typo in README.CVS -updated the version number -sheared the sheep -rpm spec file updates from Bjoern Voigt committer: Tailor Script <tailor@pidgin.im>
author Mark Doliner <mark@kingant.net>
date Sun, 20 Jul 2003 18:59:56 +0000
parents 25b26e3ecf60
children 7e5cc7c7cf5d
line wrap: on
line diff
--- a/configure.ac	Sun Jul 20 16:19:31 2003 +0000
+++ b/configure.ac	Sun Jul 20 18:59:56 2003 +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.66])
+AM_INIT_AUTOMAKE([gaim], [0.67cvs])
 
 AC_PREREQ([2.50])