summaryrefslogtreecommitdiff
path: root/ace
diff options
context:
space:
mode:
authorschmidt <douglascraigschmidt@users.noreply.github.com>1998-10-15 04:23:40 +0000
committerschmidt <douglascraigschmidt@users.noreply.github.com>1998-10-15 04:23:40 +0000
commit43d57c766dfd3d460d9d20264482dfe3a5b1279b (patch)
treea1c4e5382efbc1fb573820cff48653334fcbb856 /ace
parentb91aa431edf173002f55923f5d406f5768388522 (diff)
downloadATCD-43d57c766dfd3d460d9d20264482dfe3a5b1279b.tar.gz
4.5.55
Diffstat (limited to 'ace')
-rw-r--r--ace/Version.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/ace/Version.h b/ace/Version.h
index 7f3519359dd..68b02f2759d 100644
--- a/ace/Version.h
+++ b/ace/Version.h
@@ -3,5 +3,5 @@
#define ACE_MAJOR_VERSION (4u)
#define ACE_MINOR_VERSION (5u)
-#define ACE_BETA_VERSION (54u)
-#define ACE_VERSION "4.5.54\0"
+#define ACE_BETA_VERSION (55u)
+#define ACE_VERSION "4.5.55\0"