diff options
author | Hans-Christoph Steiner <eighthave@users.sourceforge.net> | 2006-01-16 04:34:09 +0000 |
---|---|---|
committer | Hans-Christoph Steiner <eighthave@users.sourceforge.net> | 2006-01-16 04:34:09 +0000 |
commit | 39bd97d228191a4bc4d775be811e782732f5eafd (patch) | |
tree | e13cac34f3f1982a3ca8ee841cf24bd6cce5972d /packages/Makefile.buildlayout | |
parent | 466a6b059fb616d6e99de078df96c38a8de5492d (diff) |
time to make the hopefully final RC7
svn path=/trunk/; revision=4415
Diffstat (limited to 'packages/Makefile.buildlayout')
-rw-r--r-- | packages/Makefile.buildlayout | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/Makefile.buildlayout b/packages/Makefile.buildlayout index ecf6eb2b..8f3f3b3a 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-RC6 +PACKAGE_VERSION = extended-RC7 PACKAGE_NAME = Pd-$(PD_VERSION)-$(PACKAGE_VERSION) |