From 5cea00447645fd98f7c695ea770fc8e961f963f7 Mon Sep 17 00:00:00 2001 From: jongmyeongko Date: Thu, 19 Jan 2017 17:29:08 +0900 Subject: [PATCH] Change the library verson in .pc as the package version Change-Id: Ie28537bc9eb9b79c85fd66e4a7bf8c144a1344c0 Signed-off-by: jongmyeongko --- app2sd.pc.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app2sd.pc.in b/app2sd.pc.in index 17fb8f8..2f3124c 100644 --- a/app2sd.pc.in +++ b/app2sd.pc.in @@ -6,7 +6,7 @@ includedir=@INCLUDE_INSTALL_DIR@ Name: app2sd Description: app2ext layer -Version: 1.1.0 +Version: @FULLVER@ Requires: Cflags: -I${includedir} Libs: -L${libdir} -lapp2ext -- 2.7.4