pidgin/purple-plugin-pack

Updating revs after the 2.4.0 release
org.guifications.plugins
2008-08-04, grim
720a717ff519
Parents 227ac3a1209c
Children 23bf52a00449
Updating revs after the 2.4.0 release
  • +2 -0
    ChangeLog
  • +1 -1
    VERSION
  • +1 -1
    configure.ac
  • --- a/ChangeLog Mon Aug 04 04:42:39 2008 -0400
    +++ b/ChangeLog Mon Aug 04 04:48:05 2008 -0400
    @@ -1,3 +1,5 @@
    +Version 2.4.1:
    +
    Version 2.4.0: 08/03/08
    * Rewrote the build system to make our lifes easier, as well as support
    the requirements of some plugins. This has added a dependency on
    --- a/VERSION Mon Aug 04 04:42:39 2008 -0400
    +++ b/VERSION Mon Aug 04 04:48:05 2008 -0400
    @@ -1,1 +1,1 @@
    -2.4.0
    +2.4.1mtn
    --- a/configure.ac Mon Aug 04 04:42:39 2008 -0400
    +++ b/configure.ac Mon Aug 04 04:48:05 2008 -0400
    @@ -1,4 +1,4 @@
    -AC_INIT([purple-plugin_pack], [2.4.0], [plugins-devel@lists.guifications.org])
    +AC_INIT([purple-plugin_pack], [2.4.1mtn], [plugins-devel@lists.guifications.org])
    AC_CANONICAL_SYSTEM
    AM_CONFIG_HEADER(pre_config.h)