From 340a4acae05f5aa0cb9e30a754cf1e9e4c92ca5e Mon Sep 17 00:00:00 2001 From: "joonbum.ko" Date: Mon, 19 Jun 2017 19:01:34 +0900 Subject: [PATCH] Package version up to 1.2.0 Change-Id: I2e9f90dbb91549ce2b0fb73a2530ed3ecab98b61 Signed-off-by: joonbum.ko --- packaging/libtpl-egl.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/packaging/libtpl-egl.spec b/packaging/libtpl-egl.spec index 669d6cc..dbf739c 100644 --- a/packaging/libtpl-egl.spec +++ b/packaging/libtpl-egl.spec @@ -1,7 +1,7 @@ #TPL VERSION MACROS %define TPL_VER_MAJOR 1 -%define TPL_VER_MINOR 1 -%define TPL_RELEASE 1 +%define TPL_VER_MINOR 2 +%define TPL_RELEASE 0 %define TPL_VERSION %{TPL_VER_MAJOR}.%{TPL_VER_MINOR} %define TPL_VER_FULL %{TPL_VERSION}.%{TPL_RELEASE} -- 2.7.4