diff configure.in @ 1783:950a3e2be27d

[gaim-migrate @ 1793] Who knows if it'll be called this or not. Might as well go ahead and change the version numbers anyway. committer: Tailor Script <tailor@pidgin.im>
author Rob Flynn <gaim@robflynn.com>
date Mon, 30 Apr 2001 18:52:47 +0000
parents 9bc21732ba79
children bf2434d36e54
line wrap: on
line diff
--- a/configure.in	Mon Apr 30 17:57:16 2001 +0000
+++ b/configure.in	Mon Apr 30 18:52:47 2001 +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], [0.11.0pre11])
+AM_INIT_AUTOMAKE([gaim], [0.11.0pre12])
 
 dnl Checks for programs.
 AC_ENABLE_STATIC(no)