[glabels] Some final preparation for 2.3.0.



commit 59eac573a766dce34876713953efd5a147fd0222
Author: Jim Evins <evins snaught com>
Date:   Sun Jun 6 11:30:23 2010 -0400

    Some final preparation for 2.3.0.

 NEWS         |    2 +-
 configure.ac |    4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/NEWS b/NEWS
index fcf4045..6c650d7 100644
--- a/NEWS
+++ b/NEWS
@@ -10,7 +10,7 @@
 - GnuBarcode backend is now optional and is no longer distributed with glabels
 - IEC16022 (datamatrix) barcode backend is now optional and is no longer
   distributed with glabels
-- Added optional IEC18004 (QRCode) barcode backend
+- Added optional IEC18004 (QRCode) barcode backend (Daniel Mueller)
 - Added optional Zint barcode backend (currently ony supports GS1-128, but
   other barcodes will be supported by this backend in the future).
   (Samual Lown)
diff --git a/configure.ac b/configure.ac
index c39b225..4942de8 100644
--- a/configure.ac
+++ b/configure.ac
@@ -70,8 +70,8 @@ dnl ---------------------------------------------------------------------------
 dnl - Library dependencies
 dnl ---------------------------------------------------------------------------
 dnl Required dependencies
-GLIB_REQUIRED=2.22.0
-GTK_REQUIRED=2.18.0
+GLIB_REQUIRED=2.24.0
+GTK_REQUIRED=2.20.0
 GCONF_REQUIRED=2.28.0
 LIBXML_REQUIRED=2.7.0
 



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