From 63b98674f611aef94b44df1f08e42e584dda4d9a Mon Sep 17 00:00:00 2001 From: Magnus Date: Fri, 26 Sep 2014 10:52:37 -0700 Subject: Bumped version 0.2 ->0.2.0 to reflect tizen build image Signed-off-by: Magnus --- Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index f91036a..2c5dac1 100644 --- a/Makefile +++ b/Makefile @@ -13,7 +13,7 @@ .PHONY: all deps compile clean rpm rpmclean -VERSION=0.2 +VERSION=0.2.0 all: deps compile @@ -36,7 +36,6 @@ rpmclean: ./rpm/SOURCES/* \ ./rpm/SRPMS/* - # Create a SOURCES tarball for RPM rpm_tarball: rpmclean clean tar czf /tmp/rvi-$(VERSION).tgz BUILD.md CONFIGURE.md doc \ -- cgit v1.2.1