From 1ef75a807dd1b08e78a8a261923612d072a8cb9b Mon Sep 17 00:00:00 2001 From: Benjamin Dauvergne Date: Mon, 2 Sep 2013 10:51:49 +0200 Subject: [PATCH] bump version to 0.17 --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 69ced7c..95a3dd4 100644 --- a/Makefile +++ b/Makefile @@ -1,4 +1,4 @@ -VERSION=0.16 +VERSION=0.17 package: git archive -o ../appli-logement-$(VERSION).tar --prefix=appli-logement-$(VERSION)/ HEAD