shithub: openh264

Download patch

ref: 63375de8d7e4e9bfdc10c838f1ba0d31c76f266c
parent: 692614b0578f84695d3a4458c0cc5c35499bb9ce
parent: 09f6eeb94021a1616147e96b1a897c36c885aab1
author: Ethan Hugg <ethanhugg@gmail.com>
date: Mon Dec 22 04:59:38 EST 2014

Merge pull request #1662 from zaheerm/makefileversion

Update version in Makefile.

--- a/Makefile
+++ b/Makefile
@@ -27,7 +27,7 @@
 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