summaryrefslogtreecommitdiff
path: root/ace/Version.h
diff options
context:
space:
mode:
authorschmidt <douglascraigschmidt@users.noreply.github.com>1998-11-01 14:55:37 +0000
committerschmidt <douglascraigschmidt@users.noreply.github.com>1998-11-01 14:55:37 +0000
commit0b30e6b9c7e901b5e213824b713118399e4ed28e (patch)
treede8b6f357b49248bc2e4b9c5db06a95a1fecb405 /ace/Version.h
parent1797f3bec18f24edf51447b33acfe5fb5888e691 (diff)
downloadATCD-0b30e6b9c7e901b5e213824b713118399e4ed28e.tar.gz
4.6.2
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 41174b4a3e8..d5f68812103 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 (1u)
-#define ACE_VERSION "4.6.1\0"
+#define ACE_BETA_VERSION (2u)
+#define ACE_VERSION "4.6.2\0"