summaryrefslogtreecommitdiff
path: root/libs/libgnomecanvasmm/libgnomecanvasmmconfig.h
diff options
context:
space:
mode:
authorTaybin Rutkin <taybin@taybin.com>2005-05-13 20:47:18 +0000
committerTaybin Rutkin <taybin@taybin.com>2005-05-13 20:47:18 +0000
commitd09f6b3016bacbc2871a8946cbb24ad705076509 (patch)
treef27312839c2a772cb2ce068a4f28b2449ad869df /libs/libgnomecanvasmm/libgnomecanvasmmconfig.h
Initial revision
git-svn-id: svn://localhost/trunk/ardour2@4 d708f5d6-7413-0410-9779-e7cbd77b26cf
Diffstat (limited to 'libs/libgnomecanvasmm/libgnomecanvasmmconfig.h')
-rw-r--r--libs/libgnomecanvasmm/libgnomecanvasmmconfig.h11
1 files changed, 11 insertions, 0 deletions
diff --git a/libs/libgnomecanvasmm/libgnomecanvasmmconfig.h b/libs/libgnomecanvasmm/libgnomecanvasmmconfig.h
new file mode 100644
index 0000000000..a1d3378c29
--- /dev/null
+++ b/libs/libgnomecanvasmm/libgnomecanvasmmconfig.h
@@ -0,0 +1,11 @@
+#ifndef _LIBGNOMEUIMM_CONFIG_H
+#define _LIBGNOMEUIMM_CONFIG_H 1
+
+#include <gtkmmconfig.h>
+
+/* version numbers */
+#define LIBGNOMEUIMM_MAJOR_VERSION 2
+#define LIBGNOMEUIMM_MINOR_VERSION 10
+#define LIBGNOMEUIMM_MICRO_VERSION 0
+
+#endif /* _LIBGNOMEUIMM_CONFIG_H */