diff options
author | Ted Trask <ttrask01@yahoo.com> | 2016-05-02 15:54:40 +0000 |
---|---|---|
committer | Ted Trask <ttrask01@yahoo.com> | 2016-05-02 15:54:40 +0000 |
commit | 747f16f8d9ca8f15fd78bd5071355c819f2b14c9 (patch) | |
tree | 9a34420e9049189efa5b5331595b2ffe1a7b446b | |
parent | 63999eb388f83a16f7a1cb425b7dfa48dad0117c (diff) | |
download | acf-alpine-baselayout-747f16f8d9ca8f15fd78bd5071355c819f2b14c9.tar.bz2 acf-alpine-baselayout-747f16f8d9ca8f15fd78bd5071355c819f2b14c9.tar.xz |
Bump version to 0.13.1v0.13.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.13.0 +VERSION=0.13.1 APP_DIST=\ alpine-baselayout.roles \ |