summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--gtk/gtkfeatures.h.in5
1 files changed, 5 insertions, 0 deletions
diff --git a/gtk/gtkfeatures.h.in b/gtk/gtkfeatures.h.in
index ec1facfc5f..34ffbf37c4 100644
--- a/gtk/gtkfeatures.h.in
+++ b/gtk/gtkfeatures.h.in
@@ -104,6 +104,11 @@ extern "C" {
*/
#define GTK_HAVE_FEATURES_1_1_13 1-1-13
+/* Gtk+ 1.1.14 version tag
+ * working gtk layout, etc
+ */
+#define GTK_HAVE_FEATURES_1_1_14 1-1-14
+
#ifdef __cplusplus
}
#endif /* __cplusplus */