diff options
Diffstat (limited to 'doc/Makefile.buildlayout')
-rw-r--r-- | doc/Makefile.buildlayout | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/Makefile.buildlayout b/doc/Makefile.buildlayout index 5bc5f28b..4e3a5d81 100644 --- a/doc/Makefile.buildlayout +++ b/doc/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) |