summaryrefslogtreecommitdiff
path: root/cpp/iceemakedist.py
diff options
context:
space:
mode:
Diffstat (limited to 'cpp/iceemakedist.py')
-rwxr-xr-xcpp/iceemakedist.py6
1 files changed, 3 insertions, 3 deletions
diff --git a/cpp/iceemakedist.py b/cpp/iceemakedist.py
index 0bcbdc81717..e493ee8e40d 100755
--- a/cpp/iceemakedist.py
+++ b/cpp/iceemakedist.py
@@ -411,9 +411,9 @@ for makeFileName in [os.path.join("ice", "src", "IceUtil", "Makefile"), \
config = open(os.path.join("icee", "include", "IceE", "Config.h"), "r")
version = re.search("ICEE_STRING_VERSION \"([0-9\.]*)\"", config.read()).group(1)
-#print "Fixing version in README and INSTALL files..."
-#fixVersion(find("ice", "README*"), version)
-#fixVersion(find("ice", "INSTALL*"), version)
+print "Fixing version in README and INSTALL files..."
+fixVersion(find("ice", "README*"), version)
+fixVersion(find("ice", "INSTALL*"), version)
#
# Create archives.