pidgin/purple-plugin-pack

Prep for 2.7.1.

2012-01-02, John Bailey
0c613d26c268
Parents 675ee4e14b34
Children 0df167450622
Prep for 2.7.1.
  • +2 -0
    ChangeLog
  • +1 -1
    VERSION
  • +1 -1
    configure.ac
  • --- a/ChangeLog Mon Nov 07 23:20:42 2011 -0500
    +++ b/ChangeLog Mon Jan 02 18:02:38 2012 -0500
    @@ -1,3 +1,5 @@
    +Version 2.7.1: ??/??/??
    +
    Version 2.7.0: 11/07/11
    * Added German translation (see AUTHORS for credits).
    * Added capsnot plugin (Eion Robb)
    --- a/VERSION Mon Nov 07 23:20:42 2011 -0500
    +++ b/VERSION Mon Jan 02 18:02:38 2012 -0500
    @@ -1,1 +1,1 @@
    -2.7.0
    +2.7.1dev
    --- a/configure.ac Mon Nov 07 23:20:42 2011 -0500
    +++ b/configure.ac Mon Jan 02 18:02:38 2012 -0500
    @@ -1,4 +1,4 @@
    -AC_INIT([purple-plugin-pack], [2.7.0], [plugins-devel@lists.guifications.org])
    +AC_INIT([purple-plugin-pack], [2.7.1dev], [plugins-devel@lists.guifications.org])
    AC_CANONICAL_SYSTEM
    AM_CONFIG_HEADER(pre_config.h)