summaryrefslogtreecommitdiff
path: root/distribution/bin/makemsi.py
diff options
context:
space:
mode:
Diffstat (limited to 'distribution/bin/makemsi.py')
-rwxr-xr-xdistribution/bin/makemsi.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/distribution/bin/makemsi.py b/distribution/bin/makemsi.py
index 9afd4e9ab5c..8e69ffdad27 100755
--- a/distribution/bin/makemsi.py
+++ b/distribution/bin/makemsi.py
@@ -12,7 +12,7 @@ import getopt, os, re, shutil, string, sys, zipfile, fileinput
import logging, cStringIO, glob
import textwrap
-iceVersion = '3.3.1'
+iceVersion = '3.4b'
looksVersion = '2.1.4'
formsVersion = '1.2.0'