aboutsummaryrefslogtreecommitdiff
path: root/packages/Makefile.buildlayout
diff options
context:
space:
mode:
authorHans-Christoph Steiner <eighthave@users.sourceforge.net>2006-07-25 02:13:30 +0000
committerHans-Christoph Steiner <eighthave@users.sourceforge.net>2006-07-25 02:13:30 +0000
commita87ac3c60244ce53d886c1012b3c15dbbf785e2f (patch)
tree1614237344f9a71d67464dfb59f40e6bc0630b51 /packages/Makefile.buildlayout
parent50b871604ffd51c06955068fe33e993aeabfdc97 (diff)
switched to more proper syntax for calling make from a Makefile, I believe it communicates the error status properly this way; also bumped up test version for auto-builders
svn path=/trunk/; revision=5403
Diffstat (limited to 'packages/Makefile.buildlayout')
-rw-r--r--packages/Makefile.buildlayout2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/Makefile.buildlayout b/packages/Makefile.buildlayout
index d80264b8..6c5af58c 100644
--- a/packages/Makefile.buildlayout
+++ b/packages/Makefile.buildlayout
@@ -169,7 +169,7 @@ ifneq ($(PD_TEST_VERSION),)
endif
# release version for this distro
-PACKAGE_VERSION = extended-test4
+PACKAGE_VERSION = extended-test5
PACKAGE_NAME = Pd-$(PD_VERSION)