changeset 1926:e92b4bada176

[gaim-migrate @ 1936] don't use cvs, use my computer. committer: Tailor Script <tailor@pidgin.im>
author Eric Warmenhoven <eric@warmenhoven.org>
date Thu, 31 May 2001 01:07:12 +0000
parents a54442421428
children 1a9867e1bfd5
files configure.in
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/configure.in	Thu May 31 00:57:28 2001 +0000
+++ b/configure.in	Thu May 31 01:07:12 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.0pre12])
+AM_INIT_AUTOMAKE([gaim], [0.11.0pre13])
 
 dnl Checks for programs.
 AC_PROG_CC