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..0e6c663ed5d
--- /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 5
+#define CIAO_BETA_VERSION 6
+#define CIAO_VERSION "0.5.6"