summaryrefslogtreecommitdiffstats
path: root/release
diff options
context:
space:
mode:
Diffstat (limited to 'release')
-rw-r--r--release/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/release/Makefile b/release/Makefile
index 90eccd2..1442891 100644
--- a/release/Makefile
+++ b/release/Makefile
@@ -18,16 +18,16 @@
# Set these, release builder!
#
# Fixed version:
-#BUILDNAME=7.0-CURRENT
+#BUILDNAME=8.0-CURRENT
#
# Automatic SNAP versioning:
DATE != date +%Y%m%d
-BASE = 7.0
+BASE = 8.0
BUILDNAME?=${BASE}-${DATE}-SNAP
#
#CHROOTDIR=/junk/release
# If this is a -stable snapshot, then set
-#RELEASETAG=RELENG_6
+#RELEASETAG=RELENG_7
#
# To test a release with a source tree containing patches and
# other work. This tree will get copied instead of getting the
OpenPOWER on IntegriCloud