grim/guifications2

Update version to 2.16mtn and log my most recent changes.
org.guifications.gf2
2007-12-16, John Bailey
f3e209f3f3d9
Parents 54c5c7870a90
Children 71ed9a74e045
Update version to 2.16mtn and log my most recent changes.
  • +3 -0
    ChangeLog
  • +1 -1
    VERSION
  • +1 -1
    configure.ac
  • --- a/ChangeLog Sun Dec 16 20:44:12 2007 -0500
    +++ b/ChangeLog Sun Dec 16 20:50:41 2007 -0500
    @@ -1,3 +1,6 @@
    +Version 2.16 :
    + * Really fixed the G_GNUC_NULL_TERMINATED errors on non-Windows platforms.
    +
    Version 2.15 12/16/07:
    * Use large PRPL icons for scalling (alxorlov)
    * Make sure notification popups' context menus are drawn on-screen.
    --- a/VERSION Sun Dec 16 20:44:12 2007 -0500
    +++ b/VERSION Sun Dec 16 20:50:41 2007 -0500
    @@ -1,1 +1,1 @@
    -2.15
    +2.16mtn
    --- a/configure.ac Sun Dec 16 20:44:12 2007 -0500
    +++ b/configure.ac Sun Dec 16 20:50:41 2007 -0500
    @@ -3,7 +3,7 @@
    # pidgin-encryption configure script, thanks guys ;)
    #
    -AC_INIT([pidgin-guifications], [2.15], [guifications-devel@lists.guifications.org])
    +AC_INIT([pidgin-guifications], [2.16mtn], [guifications-devel@lists.guifications.org])
    AC_CANONICAL_SYSTEM
    AM_CONFIG_HEADER(pre_config.h)