Changeset 1731 for trunk/kBuild


Ignore:
Timestamp:
Sep 5, 2008, 6:27:14 AM (17 years ago)
Author:
bird
Message:

kBuild 0.1.4

Location:
trunk/kBuild
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/kBuild/env.sh

    r1603 r1731  
    108108
    109109        "--help")
    110             echo "kBuild Environment Setup Script, v0.1.3"
     110            echo "kBuild Environment Setup Script, v0.1.4"
    111111            echo ""
    112112            echo "syntax: $0 [options] [command [args]]"
  • trunk/kBuild/envos2.cmd

    r1575 r1731  
    166166
    167167        when (sArg = "--help" | sArg = "-h" | sArg = "-?" | sArg = "/?" | sArg = "/h") then do
    168             say "kBuild Environment Setup Script, v0.1.3"
     168            say "kBuild Environment Setup Script, v0.1.4"
    169169            say ""
    170170            say "syntax: envos2.cmd [options] [command [args]]"
Note: See TracChangeset for help on using the changeset viewer.