diff --git a/Makefile b/Makefile index d2bbf50..0da1f6e 100644 --- a/Makefile +++ b/Makefile @@ -1,9 +1,9 @@ NAME = kalibro-configurations -VERSION = 1.0 +VERSION = 1.1 TARBALL = $(NAME)-deps-$(VERSION).tar.gz PREFIX = /usr WGET = wget -BRANCH = v1.2.3 +BRANCH = v1.2.5 BUNDLE_OPTS = --verbose --without='development test cucumber' all: -- libgit2 0.21.2