grim/guifications2

Re-releasing
org.guifications.gf2 gf_2_14
2007-05-05, Gary Kramlich
ac214298c9ad
Parents 5508c0713bbe
Children 4dd161cd7b30
Re-releasing
  • +6 -0
    ChangeLog
  • +1 -1
    VERSION
  • +1 -1
    configure.ac
  • --- a/ChangeLog Sat May 05 16:20:28 2007 -0400
    +++ b/ChangeLog Sat May 05 17:54:16 2007 -0400
    @@ -1,3 +1,9 @@
    +Version 2.14 5/5/07:
    + * Fixed a brokenness in configure.ac that caused configure to fail
    +
    +Version 2.13 5/4/07:
    + * Cleaned up the remaining non history references to gaim
    +
    Version 2.13beta7 4/30/07:
    * Changed a ton of Gaim and gaim to Pidgin and pidgin, respectively
    --- a/VERSION Sat May 05 16:20:28 2007 -0400
    +++ b/VERSION Sat May 05 17:54:16 2007 -0400
    @@ -1,1 +1,1 @@
    -2.13
    +2.14
    --- a/configure.ac Sat May 05 16:20:28 2007 -0400
    +++ b/configure.ac Sat May 05 17:54:16 2007 -0400
    @@ -3,7 +3,7 @@
    # pidgin-encryption configure script, thanks guys ;)
    #
    -AC_INIT([pidgin-guifications], [2.13], [guifications-devel@lists.guifications.org])
    +AC_INIT([pidgin-guifications], [2.14], [guifications-devel@lists.guifications.org])
    AC_CANONICAL_SYSTEM
    AM_CONFIG_HEADER(pre_config.h)