Skip to content

Commit

Permalink
add version debug to Rakefile
Browse files Browse the repository at this point in the history
  • Loading branch information
mtigas committed May 25, 2014
1 parent bc92ce2 commit 1520b22
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Rakefile
Original file line number Diff line number Diff line change
Expand Up @@ -229,6 +229,7 @@ end

# delete version file after build
['jardist', 'macosx', 'windows'].each do |t|
puts "Deleting version file."
Rake::Task[t.intern].enhance {
Rake::Task['delete_version_file'.intern].invoke
}
Expand Down

0 comments on commit 1520b22

Please sign in to comment.