diff options
Diffstat (limited to 'Tools/portbuild/scripts/makeduds')
| -rwxr-xr-x | Tools/portbuild/scripts/makeduds | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Tools/portbuild/scripts/makeduds b/Tools/portbuild/scripts/makeduds index c4afc19d352f..5b77f355f9a3 100755 --- a/Tools/portbuild/scripts/makeduds +++ b/Tools/portbuild/scripts/makeduds @@ -27,8 +27,8 @@ case "x$1" in x4) branch=4 export PORTOBJFORMAT=elf - # export OSREL=4.2 - # export OSVERSION=420001 + export OSREL=4.3 + export OSVERSION=430000 ;; x5) branch=5 |
