summaryrefslogtreecommitdiff
path: root/config/Make.common.rules.mak
diff options
context:
space:
mode:
authorJoe George <joe@zeroc.com>2016-04-08 09:46:21 -0400
committerJoe George <joe@zeroc.com>2016-04-08 09:46:21 -0400
commit2a89e7cdccecda313bfe2f5a4595a066cb15d208 (patch)
treee1d54638b77633e8306e635fe8ce1a8cf3394920 /config/Make.common.rules.mak
parentReworked log file archiving entry (diff)
downloadice-2a89e7cdccecda313bfe2f5a4595a066cb15d208.tar.bz2
ice-2a89e7cdccecda313bfe2f5a4595a066cb15d208.tar.xz
ice-2a89e7cdccecda313bfe2f5a4595a066cb15d208.zip
Update Ice version to 3.6.3
Diffstat (limited to 'config/Make.common.rules.mak')
-rw-r--r--config/Make.common.rules.mak6
1 files changed, 3 insertions, 3 deletions
diff --git a/config/Make.common.rules.mak b/config/Make.common.rules.mak
index a1ff76bc50f..3238ced9b67 100644
--- a/config/Make.common.rules.mak
+++ b/config/Make.common.rules.mak
@@ -12,10 +12,10 @@
# ----------------------------------------------------------------------
SHELL = /bin/sh
-VERSION = 3.6.2
-INTVERSION = 3.6.2
+VERSION = 3.6.3
+INTVERSION = 3.6.3
SHORT_VERSION = 3.6
-PATCH_VERSION = 2
+PATCH_VERSION = 3
SOVERSION = 36
OBJEXT = .obj