[libpeas] Bump required Gjs version to 1.37.1



commit 9538f54887deab6952efabce4261c30d9c7f7d9a
Author: Garrett Regier <garrettregier gmail com>
Date:   Fri May 31 15:45:00 2013 -0700

    Bump required Gjs version to 1.37.1
    
    This is needed for the API change to gjs_log_exception().

 configure.ac |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index 3c86259..bfe1f9a 100644
--- a/configure.ac
+++ b/configure.ac
@@ -274,7 +274,7 @@ dnl ================================================================
 dnl GJS Javascript Engine
 dnl ================================================================
 
-GJS_REQUIRED=1.36.0
+GJS_REQUIRED=1.37.1
 
 AC_ARG_ENABLE(gjs,
              AS_HELP_STRING([--enable-gjs],[Enable GJS support]),


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