index
:
acf-core
0.12-stable
0.13-stable
0.14-stable
0.17-stable
0.18-stable
0.19-stable
0.20-stable
Alpine1.8_Fixes
Alpine1.9_Fixes
master
ACF module for core
gitolite
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
diff options
context:
1
2
3
4
5
6
7
8
9
10
15
20
25
30
35
40
space:
include
ignore
mode:
unified
ssdiff
stat only
Diffstat
-rw-r--r--
Makefile
2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index be54d6e..5ba2153 100644
--- a/
Makefile
+++ b/
Makefile
@@ -1,6 +1,6 @@
APP_NAME=core
PACKAGE=acf-$(APP_NAME)
-VERSION=0.4.11
+VERSION=0.4.12
P=$(PACKAGE)-$(VERSION)
DISTDIR:=$(shell pwd)/$(P)