Mercurial > pidgin
diff configure.ac @ 13560:1e433894ce0c
[gaim-migrate @ 15939]
Update these files for beta3. I'm going to tag it in a few minutes, but
I won't build tarballs and stuff until tomorrow around noon EST. If
you want to get anything in before then, go ahead and commit it and let
me know and I can move the tag. Or you can move it. Godspeed!
committer: Tailor Script <tailor@pidgin.im>
| author | Mark Doliner <mark@kingant.net> |
|---|---|
| date | Sat, 25 Mar 2006 04:04:20 +0000 |
| parents | 153434dc60ad |
| children | 73dc01e3b81a |
line wrap: on
line diff
--- a/configure.ac Fri Mar 24 16:04:59 2006 +0000 +++ b/configure.ac Sat Mar 25 04:04:20 2006 +0000 @@ -1,5 +1,5 @@ dnl Process this file with autoconf to produce a configure script. -AC_INIT([gaim], [2.0.0cvs], [gaim-devel@lists.sourceforge.net]) +AC_INIT([gaim], [2.0.0beta3], [gaim-devel@lists.sourceforge.net]) AC_CANONICAL_SYSTEM AM_CONFIG_HEADER(config.h) AM_INIT_AUTOMAKE(AC_PACKAGE_NAME, AC_PACKAGE_VERSION)
