summaryrefslogtreecommitdiff
path: root/gtk/gtkfeatures.h.in
diff options
context:
space:
mode:
authorManish Singh <yosh@src.gnome.org>1998-12-02 09:38:31 +0000
committerManish Singh <yosh@src.gnome.org>1998-12-02 09:38:31 +0000
commit8285f4fc6f705e72d16f4c6b24b7587f7c6cf9ab (patch)
tree327daf60a3f33058eadb46e56d8996d3518f6ad0 /gtk/gtkfeatures.h.in
parent0d15bc6687e9a9718273a37b3d880f6526fa91ce (diff)
downloadgtk+-8285f4fc6f705e72d16f4c6b24b7587f7c6cf9ab.tar.gz
lets #define GTK_HAVE_FEATURES_1_1_6 before we release it this time
-Yosh
Diffstat (limited to 'gtk/gtkfeatures.h.in')
-rw-r--r--gtk/gtkfeatures.h.in4
1 files changed, 4 insertions, 0 deletions
diff --git a/gtk/gtkfeatures.h.in b/gtk/gtkfeatures.h.in
index 87db769b70..69a37629b0 100644
--- a/gtk/gtkfeatures.h.in
+++ b/gtk/gtkfeatures.h.in
@@ -71,6 +71,10 @@ extern "C" {
*/
#define GTK_HAVE_FEATURES_1_1_5 1-1-5
+/* Gtk+ 1.1.6 version tag
+ */
+#define GTK_HAVE_FEATURES_1_1_6 1-1-6
+
#ifdef __cplusplus
}
#endif /* __cplusplus */