Skip to content

Commit

Permalink
Update version to 0.61.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Nevcairiel committed Mar 7, 2014
1 parent 2356262 commit 9cdf201
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions CHANGELOG.txt
@@ -1,6 +1,7 @@
LAV DirectShow Filters Changelog
===================================

0.61.1 - 2014/03/07
LAV Splitter
- NEW: Support for opening "icyx://" stream URLs
- Fixed: Opening of some Blu-ray discs would take several minutes and could hang the player.
Expand Down
2 changes: 1 addition & 1 deletion common/includes/version.h
Expand Up @@ -2,7 +2,7 @@

#define LAV_VERSION_MAJOR 0
#define LAV_VERSION_MINOR 61
#define LAV_VERSION_REVISION 0
#define LAV_VERSION_REVISION 1

#define LAV_AUDIO "LAV Audio Decoder"
#define LAV_VIDEO "LAV Video Decoder"
Expand Down

0 comments on commit 9cdf201

Please sign in to comment.