diff configure.ac @ 2330:b618d7a4d9a6

[gaim-migrate @ 2342] preparing for 0.45 and also testing gaim-commits@lists.sourceforge.net committer: Tailor Script <tailor@pidgin.im>
author Eric Warmenhoven <eric@warmenhoven.org>
date Thu, 20 Sep 2001 21:01:49 +0000
parents a647590a0979
children a7ecfd3f7714
line wrap: on
line diff
--- a/configure.ac	Thu Sep 20 19:09:42 2001 +0000
+++ b/configure.ac	Thu Sep 20 21:01:49 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.44])
+AM_INIT_AUTOMAKE([gaim], [0.45])
 
 AC_PATH_PROG(sedpath, sed)