summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorMika Havela <mika.havela@gmail.com>2008-04-03 10:05:50 +0000
committerMika Havela <mika.havela@gmail.com>2008-04-03 10:05:50 +0000
commit8aca10a4efa86f69c37c295442e061685246f1b7 (patch)
tree2c87ef95d10e526ffdec656fdae4a78d139f7472 /Makefile
parent82ee54ce32b64376e3d6c65594901907578cd523 (diff)
downloadacf-core-8aca10a4efa86f69c37c295442e061685246f1b7.tar.bz2
acf-core-8aca10a4efa86f69c37c295442e061685246f1b7.tar.xz
Updated the menubuilder so that submenus show.
git-svn-id: svn://svn.alpinelinux.org/acf/core/trunk@904 ab2d0c66-481e-0410-8bed-d214d4d58bed
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 0a1d3e6..fec453a 100644
--- a/Makefile
+++ b/Makefile
@@ -1,6 +1,6 @@
APP_NAME=core
PACKAGE=acf-$(APP_NAME)
-VERSION=0.3.1
+VERSION=0.3.2
P=$(PACKAGE)-$(VERSION)
DISTDIR:=$(shell pwd)/$(P)