Merge pull request #1663 from ethanhugg/v1.3-ff-makefile

Update version in Makefile.
This commit is contained in:
ruil2 2014-12-23 09:06:20 +08:00
commit 8e89736711

View File

@ -27,7 +27,7 @@ PROJECT_NAME=openh264
MODULE_NAME=gmpopenh264
GMP_API_BRANCH=Firefox36
CCASFLAGS=$(CFLAGS)
VERSION=1.2
VERSION=1.3
ifeq (,$(wildcard $(SRC_PATH)gmp-api))
HAVE_GMP_API=No