aboutsummaryrefslogtreecommitdiff
path: root/packages/Makefile.buildlayout
diff options
context:
space:
mode:
authorHans-Christoph Steiner <eighthave@users.sourceforge.net>2006-02-22 06:13:49 +0000
committerHans-Christoph Steiner <eighthave@users.sourceforge.net>2006-02-22 06:13:49 +0000
commit778c90c2f187cdb4e311ca96c9aea626313370a7 (patch)
tree1d077555659712023a3d3620fdbf77167909a2c4 /packages/Makefile.buildlayout
parent1eabfbfa0df32e2f2d6b2f8e71fb516ccc812672 (diff)
version is now all defined in macros in m_pd.h in the complete_version_defines patch, and the regexps in packages/Makefile now rely on that patch
svn path=/trunk/; revision=4608
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 9fef3fee..2ec384cd 100644
--- a/packages/Makefile.buildlayout
+++ b/packages/Makefile.buildlayout
@@ -151,7 +151,7 @@ PD_VERSION = $(PD_MAJOR_VERSION).$(PD_MINOR_VERSION).$(PD_BUGFIX_VERSION)
# release version for this distro
-PACKAGE_VERSION = extended-RC8
+PACKAGE_VERSION = extended-test1
PACKAGE_NAME = Pd-$(PD_VERSION)-$(PACKAGE_VERSION)