pidgin/purple-plugin-pack

8b0efc6948d9
Parents 9d778acd7e18
Children f5d17715873c
Update the version info and the ChangeLog.
  • +4 -1
    ChangeLog
  • +1 -1
    VERSION
  • +1 -1
    configure.ac
  • --- a/ChangeLog Sun Nov 28 22:57:05 2010 -0500
    +++ b/ChangeLog Sun Nov 28 23:23:22 2010 -0500
    @@ -1,4 +1,4 @@
    -Version 2.6.4: ??/??/??
    +Version 2.7.0: ??/??/??
    * Added German translation (see AUTHORS for credits).
    * Fix a use-after-free in IRC Helper.
    * IRC Helper delays autojoins until after identifying with Purple 2.7.0 or
    @@ -7,6 +7,9 @@
    services even when using an alternate or new nick.
    * IRC Helper now properly supports and suppresses new Freenode welcome and
    identified messages.
    + * Added capsnot plugin (Eion Robb)
    + * Added icon-override plugin (Eion Robb)
    + * Added translate plugin (Eion Robb)
    Version 2.6.3: 03/28/10
    * Add support for Spidernet to IRC Helper plugin.
    --- a/VERSION Sun Nov 28 22:57:05 2010 -0500
    +++ b/VERSION Sun Nov 28 23:23:22 2010 -0500
    @@ -1,1 +1,1 @@
    -2.6.4dev
    +2.7.0dev
    --- a/configure.ac Sun Nov 28 22:57:05 2010 -0500
    +++ b/configure.ac Sun Nov 28 23:23:22 2010 -0500
    @@ -1,4 +1,4 @@
    -AC_INIT([purple-plugin_pack], [2.6.4dev], [plugins-devel@lists.guifications.org])
    +AC_INIT([purple-plugin_pack], [2.7.0dev], [plugins-devel@lists.guifications.org])
    AC_CANONICAL_SYSTEM
    AM_CONFIG_HEADER(pre_config.h)