Skip to content

Commit 4d305d5

Browse files
committed
Remove typo
1 parent 0722422 commit 4d305d5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ release-candidate: release test
7070

7171
@echo 1. Remove deprecations in base/deprecated.jl
7272
@echo 2. Bump VERSION
73-
@echo 3. Create tag, push to github "\(git tag v\`cat VERSION]\` && git push --tags\)"
73+
@echo 3. Create tag, push to github "\(git tag v\`cat VERSION\` && git push --tags\)"
7474
@echo 4. Replace github release tarball with tarball created from make source-dist
7575
@echo 5. Follow packaging instructions in DISTRIBUTING.md to create binary packages for all platforms
7676
@echo 6. Upload to AWS, update http://julialang.org/downloads links

0 commit comments

Comments
 (0)