From 265b9b40dde029b11b930e0fd21053c8daff804e Mon Sep 17 00:00:00 2001 From: Ted Trask Date: Tue, 20 Nov 2012 15:14:24 +0000 Subject: Bump version to 0.1.0 so 0.0.x can be used to backport to AL 2.4 --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index aee4a0a..d0b07f0 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,6 @@ APP_NAME=awall PACKAGE=acf-$(APP_NAME) -VERSION=0.0.1 +VERSION=0.1.0 APP_DIST=\ awall* \ -- cgit v1.2.3