pidgin/purple-plugin-pack

Change configure.ac to reflect that we're using Mercurial here.
org.guifications.plugins
2009-04-19, John Bailey
dd6d2a9a2563
Parents 4887cd80f658
Children 98795d10970a
Change configure.ac to reflect that we're using Mercurial here.
  • +1 -1
    configure.ac
  • --- a/configure.ac Wed Apr 15 04:18:33 2009 -0400
    +++ b/configure.ac Sun Apr 19 16:23:07 2009 -0400
    @@ -1,4 +1,4 @@
    -AC_INIT([purple-plugin_pack], [2.6.0mtn], [plugins-devel@lists.guifications.org])
    +AC_INIT([purple-plugin_pack], [2.6.0hg], [plugins-devel@lists.guifications.org])
    AC_CANONICAL_SYSTEM
    AM_CONFIG_HEADER(pre_config.h)