summaryrefslogtreecommitdiff
path: root/modules/CIAO/ciao/Version.h
diff options
context:
space:
mode:
Diffstat (limited to 'modules/CIAO/ciao/Version.h')
-rw-r--r--modules/CIAO/ciao/Version.h9
1 files changed, 9 insertions, 0 deletions
diff --git a/modules/CIAO/ciao/Version.h b/modules/CIAO/ciao/Version.h
new file mode 100644
index 00000000000..d61389e1094
--- /dev/null
+++ b/modules/CIAO/ciao/Version.h
@@ -0,0 +1,9 @@
+
+// -*- C++ -*-
+// $Id$
+// This is file was automatically generated by \$ACE_ROOT/bin/make_release.
+
+#define CIAO_MAJOR_VERSION 0
+#define CIAO_MINOR_VERSION 7
+#define CIAO_BETA_VERSION 2
+#define CIAO_VERSION "0.7.2"