Bug 1243234 - Update script for mp4parse v0.2.1. r=kinetik

Bump the default version.
This commit is contained in:
Ralph Giles 2016-01-26 14:47:11 -08:00 коммит произвёл Matthew Gregan
Родитель c95acf92c1
Коммит 7384fbc8ec
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -2,7 +2,7 @@
# Script to update mp4parse-rust sources to latest upstream
# Default version.
VER=v0.1.6
VER=v0.2.1
# Accept version or commit from the command line.
if test -n "$1"; then