update VERSION in Makefile
This commit is contained in:
parent
4292f91ae5
commit
a2d5254bc3
2
Makefile
2
Makefile
@ -26,7 +26,7 @@ PROJECT_NAME=openh264
|
|||||||
MODULE_NAME=gmpopenh264
|
MODULE_NAME=gmpopenh264
|
||||||
GMP_API_BRANCH=master
|
GMP_API_BRANCH=master
|
||||||
CCASFLAGS=$(CFLAGS)
|
CCASFLAGS=$(CFLAGS)
|
||||||
VERSION=1.1
|
VERSION=1.2
|
||||||
|
|
||||||
ifeq (,$(wildcard $(SRC_PATH)gmp-api))
|
ifeq (,$(wildcard $(SRC_PATH)gmp-api))
|
||||||
HAVE_GMP_API=No
|
HAVE_GMP_API=No
|
||||||
|
Loading…
Reference in New Issue
Block a user