grim/guifications2

[gf2-migrate @ 131]
org.guifications.gf2
2006-10-19, Gary Kramlich
87ff458ca063
Parents c65c47f1a5cc
Children 495c98f1b3c6
[gf2-migrate @ 131]
preping for release
  • +5 -0
    ChangeLog
  • +1 -1
    VERSION
  • +1 -1
    configure.ac
  • --- a/ChangeLog Mon Oct 02 14:54:13 2006 -0400
    +++ b/ChangeLog Thu Oct 19 02:34:24 2006 -0400
    @@ -1,3 +1,8 @@
    +Version 2.13beta4 10/18/06:
    + * Updated to work with Gaim 2.0Beta4
    + * Moved from gettext to intltool
    + * possibly other minor changes
    +
    Version 2.13beta3.1 8/22/06:
    * Implemented email notifications.
    * Notifications for accounts that are still "connecting" are not shown.
    --- a/VERSION Mon Oct 02 14:54:13 2006 -0400
    +++ b/VERSION Thu Oct 19 02:34:24 2006 -0400
    @@ -1,1 +1,1 @@
    -2.13svn
    +2.13beta4
    --- a/configure.ac Mon Oct 02 14:54:13 2006 -0400
    +++ b/configure.ac Thu Oct 19 02:34:24 2006 -0400
    @@ -3,7 +3,7 @@
    # gaim-encryption configure script, thanks guys ;)
    #
    -AC_INIT([gaim-guifications], [2.13svn], [guifications-devel@lists.sourceforge.net])
    +AC_INIT([gaim-guifications], [2.13beta4], [guifications-devel@lists.sourceforge.net])
    AC_CANONICAL_SYSTEM
    AM_CONFIG_HEADER(pre_config.h)