diff options
author | kintel <kintel@b57f626f-c46c-0410-a088-ec61d464b74c> | 2010-01-30 17:43:14 (GMT) |
---|---|---|
committer | kintel <kintel@b57f626f-c46c-0410-a088-ec61d464b74c> | 2010-01-30 17:43:14 (GMT) |
commit | fc1224d321ad39a5e63d947e6454344d9e86bf95 (patch) | |
tree | 4b8fe952b6dc1b57f6b482c6c72a178039793311 /doc | |
parent | c7b422fe8d77dbc50571a545231b75b218103022 (diff) |
Mac update
git-svn-id: http://svn.clifford.at/openscad/trunk@375 b57f626f-c46c-0410-a088-ec61d464b74c
Diffstat (limited to 'doc')
-rw-r--r-- | doc/checklist-macosx.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/checklist-macosx.txt b/doc/checklist-macosx.txt index e3d48eb..7494dc7 100644 --- a/doc/checklist-macosx.txt +++ b/doc/checklist-macosx.txt @@ -20,6 +20,6 @@ o Build OpenCSG o Build and Deploy OpenSCAD -# Update VERSION in release-macosx.sh +# Update VERSION in publish-macosx.sh cd openscad - ./release-macosx.sh + ./scripts/publish-macosx.sh |