diff configure.ac @ 2818:c7fd8871c0a5

[gaim-migrate @ 2831] Bean sprouts taste sooooo good committer: Tailor Script <tailor@pidgin.im>
author Rob Flynn <gaim@robflynn.com>
date Fri, 30 Nov 2001 07:59:37 +0000
parents e8d26a18be94
children 79e6b760265b
line wrap: on
line diff
--- a/configure.ac	Thu Nov 29 23:17:09 2001 +0000
+++ b/configure.ac	Fri Nov 30 07:59:37 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.49])
+AM_INIT_AUTOMAKE([gaim], [0.50])
 
 AC_PATH_PROG(sedpath, sed)