From ff0905a2e3ace8a45a2c9dde42a6f993e35b2f0c Mon Sep 17 00:00:00 2001 From: Athos Ribeiro Date: Fri, 4 Dec 2015 15:59:38 -0200 Subject: [PATCH] Update version and branch --- Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Makefile b/Makefile index b59ab13..5c8754b 100644 --- a/Makefile +++ b/Makefile @@ -1,9 +1,9 @@ NAME = kalibro-processor -VERSION = 0.10.0 +VERSION = 1.0 TARBALL = $(NAME)-deps-$(VERSION).tar.gz PREFIX = /usr WGET = wget -BRANCH = v0.10.0 +BRANCH = v1.1.5 BUNDLE_OPTS = --verbose --without='development test cucumber' all: -- libgit2 0.21.2