Skip to content

Commit

Permalink
Fix Issue JuliaLang#5581
Browse files Browse the repository at this point in the history
  • Loading branch information
jakebolewski authored and mschauer committed Jan 28, 2014
1 parent cb03452 commit f773f80
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion base/pkg/generate.jl
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ function package(
years: $years
user: $user
Julia Version $VERSION [$(Base.GIT_VERSION_INFO.short_commit)]
Julia Version $VERSION [$(Base.GIT_VERSION_INFO.commit_short)]
"""

if isnew
Expand Down

0 comments on commit f773f80

Please sign in to comment.