diff options
author | Dwayne Boone <dwayne@zeroc.com> | 2008-04-11 09:58:44 -0230 |
---|---|---|
committer | Dwayne Boone <dwayne@zeroc.com> | 2008-04-11 09:58:44 -0230 |
commit | 001f39102acde13dc1b7833488e2e71e5fb7cbd3 (patch) | |
tree | c613f14122a751b98856cd843500f7d362ce48a2 /fixVersion.py | |
parent | using Java5 mapping for Context in public API (diff) | |
download | ice-001f39102acde13dc1b7833488e2e71e5fb7cbd3.tar.bz2 ice-001f39102acde13dc1b7833488e2e71e5fb7cbd3.tar.xz ice-001f39102acde13dc1b7833488e2e71e5fb7cbd3.zip |
Changed version to 3.3.0
Diffstat (limited to 'fixVersion.py')
-rwxr-xr-x | fixVersion.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/fixVersion.py b/fixVersion.py index c0f52512f57..2d501e0cdd8 100755 --- a/fixVersion.py +++ b/fixVersion.py @@ -348,7 +348,7 @@ if not patchIceE: # icephp_home = os.path.join(ice_dir, "php") if icephp_home: - print "**** Please update icephp/src/IcePHP/Profile.cpp: too difficult to parse! ****" + print "**** Please update php/src/IcePHP/Profile.cpp: too difficult to parse! ****" # # Fix version in IcePy |