diff options
author | Ted Trask <ttrask01@yahoo.com> | 2012-10-28 23:33:48 +0000 |
---|---|---|
committer | Ted Trask <ttrask01@yahoo.com> | 2012-10-28 23:33:48 +0000 |
commit | 18de0be3afc61a216ee37ddbbcdbf117eb0379d7 (patch) | |
tree | ddd95e520ad025c4db37f5af3e6a93fc9d72a204 | |
parent | 45855c1af634a6b6bc60dfd9d13fc755eb1c3711 (diff) | |
download | acf-alpine-baselayout-0.9.1.tar.bz2 acf-alpine-baselayout-0.9.1.tar.xz |
Bumped version to 0.9.1v0.9.1
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ APP_NAME=alpine-baselayout PACKAGE=acf-$(APP_NAME) -VERSION=0.9.0 +VERSION=0.9.1 APP_DIST=\ alpine-baselayout.roles \ |