diff options
author | Hans-Christoph Steiner <eighthave@users.sourceforge.net> | 2005-11-30 07:03:19 +0000 |
---|---|---|
committer | Hans-Christoph Steiner <eighthave@users.sourceforge.net> | 2005-11-30 07:03:19 +0000 |
commit | 9cf2c9d4f466dfd9ae81bdae9aace2effbe5a5e5 (patch) | |
tree | 1db59bfe2e2c4eedca51c33c94448114ae649d0f /abstractions/Makefile.buildlayout | |
parent | f7d28b65ad3287d8157c914f24e4003b8d5739b7 (diff) |
preparing for RC6, bug fixes and tweaks, things are look ing good
svn path=/trunk/; revision=4086
Diffstat (limited to 'abstractions/Makefile.buildlayout')
-rwxr-xr-x | abstractions/Makefile.buildlayout | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/abstractions/Makefile.buildlayout b/abstractions/Makefile.buildlayout index 5bc5f28b..4e3a5d81 100755 --- a/abstractions/Makefile.buildlayout +++ b/abstractions/Makefile.buildlayout @@ -150,7 +150,7 @@ PD_VERSION = $(PD_MAJOR_VERSION).$(PD_MINOR_VERSION).$(PD_BUGFIX_VERSION) # release version for this distro -PACKAGE_VERSION = extended-RC5 +PACKAGE_VERSION = extended-RC6 PACKAGE_NAME = Pd-$(PD_VERSION)-$(PACKAGE_VERSION) |