diff --git a/Makefile b/Makefile index 85de46f..c51825d 100644 --- a/Makefile +++ b/Makefile @@ -1,4 +1,4 @@ -VERSION=0.23 +VERSION=0.24 package: git archive -o ../appli-logement-$(VERSION).tar --prefix=appli-logement-$(VERSION)/ HEAD