pidgin/purple-plugin-pack

update the version.

2010-01-01, John Bailey
b51a3a78ba9a
Parents f53b2ed5b8f1
Children 8089d47ebb06
update the version.
  • +1 -1
    ChangeLog
  • +1 -1
    VERSION
  • +1 -1
    configure.ac
  • --- a/ChangeLog Fri Jan 01 16:28:53 2010 -0500
    +++ b/ChangeLog Fri Jan 01 23:15:51 2010 -0500
    @@ -1,4 +1,4 @@
    -Version 2.6.2: ??/??/??
    +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
    100 milliseconds.
    --- a/VERSION Fri Jan 01 16:28:53 2010 -0500
    +++ b/VERSION Fri Jan 01 23:15:51 2010 -0500
    @@ -1,1 +1,1 @@
    -2.6.2dev
    +2.6.2
    --- a/configure.ac Fri Jan 01 16:28:53 2010 -0500
    +++ b/configure.ac Fri Jan 01 23:15:51 2010 -0500
    @@ -1,4 +1,4 @@
    -AC_INIT([purple-plugin_pack], [2.6.2dev], [plugins-devel@lists.guifications.org])
    +AC_INIT([purple-plugin_pack], [2.6.2], [plugins-devel@lists.guifications.org])
    AC_CANONICAL_SYSTEM
    AM_CONFIG_HEADER(pre_config.h)