pidgin/purple-plugin-pack

Update version for new development.

2010-01-02, John Bailey
6f530f73e865
Parents 789b958c84ea
Children 2246d357738b
Update version for new development.
  • +2 -0
    ChangeLog
  • +1 -1
    VERSION
  • +1 -1
    configure.ac
  • --- a/ChangeLog Sat Jan 02 00:07:11 2010 -0500
    +++ b/ChangeLog Sat Jan 02 00:09:23 2010 -0500
    @@ -1,3 +1,5 @@
    +Version 2.6.3: ??/??/??
    +
    Version 2.6.2: 01/01/10
    * Fix IRC More plugin not properly rejoining channels.
    * IRC More no longer has a preference for auto rejoin delay--default to
    --- a/VERSION Sat Jan 02 00:07:11 2010 -0500
    +++ b/VERSION Sat Jan 02 00:09:23 2010 -0500
    @@ -1,1 +1,1 @@
    -2.6.2
    +2.6.3dev
    --- a/configure.ac Sat Jan 02 00:07:11 2010 -0500
    +++ b/configure.ac Sat Jan 02 00:09:23 2010 -0500
    @@ -1,4 +1,4 @@
    -AC_INIT([purple-plugin_pack], [2.6.2], [plugins-devel@lists.guifications.org])
    +AC_INIT([purple-plugin_pack], [2.6.3dev], [plugins-devel@lists.guifications.org])
    AC_CANONICAL_SYSTEM
    AM_CONFIG_HEADER(pre_config.h)