diff configure.ac @ 7209:43b76be7796a

[gaim-migrate @ 7778] Gettin' ready for 0.71. committer: Tailor Script <tailor@pidgin.im>
author Sean Egan <seanegan@gmail.com>
date Thu, 09 Oct 2003 19:50:34 +0000
parents 2ddd145c9420
children a0801eac684d
line wrap: on
line diff
--- a/configure.ac	Thu Oct 09 17:28:38 2003 +0000
+++ b/configure.ac	Thu Oct 09 19:50:34 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.71cvs])
+AM_INIT_AUTOMAKE([gaim], [0.71])
 
 AC_PREREQ([2.50])