File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed
Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -14,6 +14,7 @@ o Update VERSION environment variable
1414 scripts/publish-mingw-x.sh
1515
1616o Update RELEASE_NOTES
17+ o Update copyright year in AboutDialog.html and mainwin.cc
1718
1819o Tag release
1920 git tag "openscad-$VERSION"
@@ -23,14 +24,13 @@ o build source package
2324
2425o Sanity check; build a binary or two and manually run some tests
2526
26- o Remove VERSION environment variable
27-
28- export VERSION=
29-
3027o git push --tags
3128
3229o Upload Source package
33- $ ./scripts/googlecode_upload.py -s 'Source Code' -p openscad openscad-$VERSION.src.tar.gz -l Featured,Type-Source openscad-$VERSION.src.tar.gz
30+ $ ./scripts/googlecode_upload.py -s 'Source Code' -p openscad -l Featured,Type-Source openscad-$VERSION.src.tar.gz
31+
32+ o Remove VERSION environment variable
33+ $ unset VERSION
3434
3535o Update web page
3636o Write email to mailing list
You can’t perform that action at this time.
0 commit comments