summaryrefslogtreecommitdiff
path: root/ace/Version.h
diff options
context:
space:
mode:
authorschmidt <douglascraigschmidt@users.noreply.github.com>1998-11-14 20:22:35 +0000
committerschmidt <douglascraigschmidt@users.noreply.github.com>1998-11-14 20:22:35 +0000
commitc82736dad57d450664a5202d724f1dca21c5992f (patch)
tree60b294b68c2a3b7151fa9c6e073744d2ff3b7689 /ace/Version.h
parent66ff158a964b116ecafeff1c68e1a941dde0d230 (diff)
downloadATCD-c82736dad57d450664a5202d724f1dca21c5992f.tar.gz
4.6.4
Diffstat (limited to 'ace/Version.h')
-rw-r--r--ace/Version.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/ace/Version.h b/ace/Version.h
index 7a754d96712..10eb64f0060 100644
--- a/ace/Version.h
+++ b/ace/Version.h
@@ -3,5 +3,5 @@
#define ACE_MAJOR_VERSION (4u)
#define ACE_MINOR_VERSION (6u)
-#define ACE_BETA_VERSION (3u)
-#define ACE_VERSION "4.6.3\0"
+#define ACE_BETA_VERSION (4u)
+#define ACE_VERSION "4.6.4\0"