Mercurial > pidgin
changeset 9712:34a929fbbb30
[gaim-migrate @ 10573]
Bump up the version.
committer: Tailor Script <tailor@pidgin.im>
author | Christian Hammond <chipx86@chipx86.com> |
---|---|
date | Sun, 08 Aug 2004 03:39:26 +0000 |
parents | b0ddfeccb9e6 |
children | db62420a53a2 |
files | VERSION configure.ac |
diffstat | 2 files changed, 2 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/VERSION Sun Aug 08 01:11:34 2004 +0000 +++ b/VERSION Sun Aug 08 03:39:26 2004 +0000 @@ -1,1 +1,1 @@ -0.81cvs +0.82cvs
--- a/configure.ac Sun Aug 08 01:11:34 2004 +0000 +++ b/configure.ac Sun Aug 08 03:39:26 2004 +0000 @@ -1,5 +1,5 @@ dnl Process this file with autoconf to produce a configure script. -AC_INIT([gaim], [0.81], [gaim-devel@lists.sourceforge.net]) +AC_INIT([gaim], [0.82cvs], [gaim-devel@lists.sourceforge.net]) AC_CANONICAL_SYSTEM AM_CONFIG_HEADER(config.h) AM_INIT_AUTOMAKE(AC_PACKAGE_NAME, AC_PACKAGE_VERSION)