[gjs] Release 1.33.2



commit 9ae8271a798dc6f1d9953839c7ea67be6e3532ad
Author: Colin Walters <walters verbum org>
Date:   Tue Jun 5 12:58:07 2012 -0400

    Release 1.33.2

 configure.ac |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index 7204e33..0ed7662 100644
--- a/configure.ac
+++ b/configure.ac
@@ -2,8 +2,8 @@
 # Process this file with autoconf to produce a configure script.
 
 m4_define(pkg_major_version, 1)
-m4_define(pkg_minor_version, 32)
-m4_define(pkg_micro_version, 0)
+m4_define(pkg_minor_version, 33)
+m4_define(pkg_micro_version, 2)
 m4_define(pkg_version, pkg_major_version.pkg_minor_version.pkg_micro_version)
 
 AC_PREREQ(2.61)
@@ -119,7 +119,7 @@ else
 fi
 CFLAGS="$save_CFLAGS"
 
-GOBJECT_INTROSPECTION_REQUIRE([1.31.22])
+GOBJECT_INTROSPECTION_REQUIRE([1.33.2])
 
 common_packages="glib-2.0 >= glib_required_version gobject-2.0 >= gobject_required_version mozjs185"
 gjs_packages="gmodule-2.0 gthread-2.0 gobject-introspection-1.0 >= 0.10.1 $common_packages"



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