Skip to content

Commit

Permalink
Removed unwanted version appendage.
Browse files Browse the repository at this point in the history
  • Loading branch information
sapslaj committed Feb 23, 2016
1 parent 057a45c commit daf19bc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/youtube-dl/version.rb
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
module YoutubeDL
# Semantic Version as well as the bundled binary version.
# "(major).(minor).(teeny).(pre-release).(binary-version)"
VERSION = '0.3.0.2016.02.22.1'
VERSION = '0.3.0.2016.02.22'
end

0 comments on commit daf19bc

Please sign in to comment.