]> git.ipfire.org Git - thirdparty/curl.git/commitdiff
OS400 version V5R2M0 not supported anymore by IBM: default target release changed...
authorunknown <pm@.datasphere.ch>
Fri, 16 Apr 2010 14:55:13 +0000 (16:55 +0200)
committerunknown <pm@.datasphere.ch>
Fri, 16 Apr 2010 14:55:13 +0000 (16:55 +0200)
packages/OS400/initscript.sh

index df6bf49b6da419437c87ca28cf430340d9d4d98d..9bf93a8e6426ddc15eacbc856e250caf4a435470 100644 (file)
@@ -40,7 +40,7 @@ TGTCCSID='500'                  # Target CCSID of objects
 DEBUG='*ALL'                    # Debug level
 OPTIMIZE='10'                   # Optimisation level
 OUTPUT='*NONE'                  # Compilation output option.
-TGTRLS='V5R2M0'                 # Target OS release
+TGTRLS='V5R3M0'                 # Target OS release
 
 export TARGETLIB STATBNDDIR DYNBNDDIR SRVPGM TGTCCSID DEBUG OPTIMIZE OUTPUT
 export TGTRLS