summaryrefslogtreecommitdiff
path: root/ACE/TAO/CIAO/ciao/Version.h
diff options
context:
space:
mode:
Diffstat (limited to 'ACE/TAO/CIAO/ciao/Version.h')
-rw-r--r--ACE/TAO/CIAO/ciao/Version.h9
1 files changed, 9 insertions, 0 deletions
diff --git a/ACE/TAO/CIAO/ciao/Version.h b/ACE/TAO/CIAO/ciao/Version.h
new file mode 100644
index 00000000000..885fb4edc1a
--- /dev/null
+++ b/ACE/TAO/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 6
+#define CIAO_VERSION "0.7.6"