From c9df303e95433b1803d51f7fd2a509043fcb022e Mon Sep 17 00:00:00 2001 From: Benjamin Dauvergne Date: Wed, 24 Jul 2013 09:55:10 +0200 Subject: [PATCH] bump version to 0.13 --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 9878d6a..dc572b3 100644 --- a/Makefile +++ b/Makefile @@ -1,4 +1,4 @@ -VERSION=0.12 +VERSION=0.13 package: git archive -o ../appli-logement-$(VERSION).tar --prefix=appli-logement-$(VERSION)/ HEAD