grim/guifications2

[gf2-migrate @ 235]
org.guifications.gf2
2007-01-20, John Bailey
b4c07999181c
Parents 04104de24710
Children d27a75d2844a
[gf2-migrate @ 235]
Prepping to tag Guifications 2.13beta6
  • +3 -0
    ChangeLog
  • +1 -1
    VERSION
  • +1 -1
    configure.ac
  • --- a/ChangeLog Wed Dec 06 04:26:08 2006 -0500
    +++ b/ChangeLog Sat Jan 20 01:31:42 2007 -0500
    @@ -1,3 +1,6 @@
    +Version 2.13beta6 1/19/07:
    + * Repackaged for Gaim 2.0.0beta6
    +
    Version 2.13beta5 11/10/06:
    * Removed our addition of the XML PI since Gaim's
    xml_node_to_formatted_string does it for us now. This fixes sf bug
    --- a/VERSION Wed Dec 06 04:26:08 2006 -0500
    +++ b/VERSION Sat Jan 20 01:31:42 2007 -0500
    @@ -1,1 +1,1 @@
    -2.13beta5
    +2.13beta6
    --- a/configure.ac Wed Dec 06 04:26:08 2006 -0500
    +++ b/configure.ac Sat Jan 20 01:31:42 2007 -0500
    @@ -3,7 +3,7 @@
    # gaim-encryption configure script, thanks guys ;)
    #
    -AC_INIT([gaim-guifications], [2.13beta5], [guifications-devel@lists.sourceforge.net])
    +AC_INIT([gaim-guifications], [2.13beta6], [guifications-devel@lists.sourceforge.net])
    AC_CANONICAL_SYSTEM
    AM_CONFIG_HEADER(pre_config.h)