Skip to content

Commit

Permalink
prep for r587
Browse files Browse the repository at this point in the history
  • Loading branch information
barbibulle committed Jan 27, 2015
1 parent 1af8c47 commit cb894b5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .gitignore
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
*.pyc

.DS_Store
SDK
Source/Python/utils/bin/macosx/mp4dump
Source/Python/utils/bin/macosx/mp4encrypt
Expand Down
2 changes: 1 addition & 1 deletion Source/Python/utils/mp4-dash.py
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@

# setup main options
VERSION = "1.5.0"
SDK_REVISION = '585'
SDK_REVISION = '587'
SCRIPT_PATH = path.abspath(path.dirname(__file__))
sys.path += [SCRIPT_PATH]

Expand Down

0 comments on commit cb894b5

Please sign in to comment.