[gjs] Bump version to 0.7.3



commit a27c2c28dc4a16a6ac69742d66ac7d7bc8328021
Author: Owen W. Taylor <otaylor fishsoup net>
Date:   Mon Oct 4 16:03:33 2010 -0400

    Bump version to 0.7.3
    
    Also switch to building a dist tarball in bzip2 format.

 configure.ac |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index 8fdcba5..799ac11 100644
--- a/configure.ac
+++ b/configure.ac
@@ -2,8 +2,8 @@
 # Process this file with autoconf to produce a configure script.
 
 AC_PREREQ(2.61)
-AC_INIT([gjs], [0.7.3],[http://bugzilla.gnome.org/enter_bug.cgi?product=gjs])
-AM_INIT_AUTOMAKE
+AC_INIT([gjs], [0.7.4],[http://bugzilla.gnome.org/enter_bug.cgi?product=gjs])
+AM_INIT_AUTOMAKE([dist-bzip2 no-dist-gzip])
 AC_CONFIG_SRCDIR([gjs/console.c])
 AC_CONFIG_HEADER([config.h])
 



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]