grim/guifications2

Prep for 2.16 to fix our known build issues.
org.guifications.gf2 gf_2_16
2007-12-17, John Bailey
e27e2ceeb462
Parents f72beee2d529
Children eccd11e515db
Prep for 2.16 to fix our known build issues.
  • +1 -1
    ChangeLog
  • +1 -1
    VERSION
  • +1 -1
    configure.ac
  • --- a/ChangeLog Sun Dec 16 21:05:40 2007 -0500
    +++ b/ChangeLog Mon Dec 17 02:10:36 2007 -0500
    @@ -1,4 +1,4 @@
    -Version 2.16 :
    +Version 2.16 12/16/07:
    * Really fixed the G_GNUC_NULL_TERMINATED errors on non-Windows platforms.
    Version 2.15 12/16/07:
    --- a/VERSION Sun Dec 16 21:05:40 2007 -0500
    +++ b/VERSION Mon Dec 17 02:10:36 2007 -0500
    @@ -1,1 +1,1 @@
    -2.16mtn
    +2.16
    --- a/configure.ac Sun Dec 16 21:05:40 2007 -0500
    +++ b/configure.ac Mon Dec 17 02:10:36 2007 -0500
    @@ -3,7 +3,7 @@
    # pidgin-encryption configure script, thanks guys ;)
    #
    -AC_INIT([pidgin-guifications], [2.16mtn], [guifications-devel@lists.guifications.org])
    +AC_INIT([pidgin-guifications], [2.16], [guifications-devel@lists.guifications.org])
    AC_CANONICAL_SYSTEM
    AM_CONFIG_HEADER(pre_config.h)