summaryrefslogtreecommitdiff
path: root/gtk/gtk.h
diff options
context:
space:
mode:
Diffstat (limited to 'gtk/gtk.h')
-rw-r--r--gtk/gtk.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/gtk/gtk.h b/gtk/gtk.h
index fc7f3bff90..e58b420788 100644
--- a/gtk/gtk.h
+++ b/gtk/gtk.h
@@ -18,6 +18,9 @@
#ifndef __GTK_H__
#define __GTK_H__
+#define GTK_MAJOR_VERSION 1
+#define GTK_MINOR_VERSION 0
+#define GTK_MICRO_VERSION 1
#include <gdk/gdk.h>
#include <gtk/gtkaccelerator.h>