gaim/gaim

...
oldstatus
2005-02-17, Sean Egan
bd4a9cc7daf7
Parents 60f09fa0e10b
Children b7e782ea87ba
...
  • +1 -1
    configure.ac
  • --- a/configure.ac Thu Feb 17 18:31:27 2005 -0500
    +++ b/configure.ac Thu Feb 17 18:32:10 2005 -0500
    @@ -1,5 +1,5 @@
    dnl Process this file with autoconf to produce a configure script.
    -AC_INIT([gaim], [1.1.3cvs], [gaim-devel@lists.sourceforge.net])
    +AC_INIT([gaim], [1.1.3], [gaim-devel@lists.sourceforge.net])
    AC_CANONICAL_SYSTEM
    AM_CONFIG_HEADER(config.h)
    AM_INIT_AUTOMAKE(AC_PACKAGE_NAME, AC_PACKAGE_VERSION)