summaryrefslogtreecommitdiff
path: root/TAO/tao/Version.h
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tao/Version.h')
-rw-r--r--TAO/tao/Version.h9
1 files changed, 9 insertions, 0 deletions
diff --git a/TAO/tao/Version.h b/TAO/tao/Version.h
new file mode 100644
index 00000000000..7ad2c7de82b
--- /dev/null
+++ b/TAO/tao/Version.h
@@ -0,0 +1,9 @@
+// -*- C++ -*-
+// $Id$
+
+// This is file was automatically generated by $ACE_ROOT/bin/make_release.
+
+#define TAO_MAJOR_VERSION 1
+#define TAO_MINOR_VERSION 5
+#define TAO_BETA_VERSION 6
+#define TAO_VERSION "1.5.6"