summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJim Evins <evins@snaught.com>2010-06-06 11:30:23 -0400
committerJim Evins <evins@snaught.com>2010-06-06 11:30:23 -0400
commit59eac573a766dce34876713953efd5a147fd0222 (patch)
tree4d0eb6b7a234262538b06f36e2539c5a8a0a166d
parent245b69b5ed745eea8509133fd5c49a8bdde8082f (diff)
Some final preparation for 2.3.0.glabels-2_3_0
-rw-r--r--NEWS2
-rw-r--r--configure.ac4
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