summaryrefslogtreecommitdiffstats
path: root/core/cleanspec.mk
diff options
context:
space:
mode:
authorJoe Onorato <joeo@google.com>2010-09-19 12:04:23 -0400
committerJoe Onorato <joeo@google.com>2010-09-19 12:04:23 -0400
commitad05677b0d02a54af34370e8b237aa86f0d627f4 (patch)
tree3359758ca28ef9f8f4f168f9d24d0639fd0f675a /core/cleanspec.mk
parent6be030af2907cfbbfe59bd207e07f09c45ec4588 (diff)
downloadbuild-ad05677b0d02a54af34370e8b237aa86f0d627f4.zip
build-ad05677b0d02a54af34370e8b237aa86f0d627f4.tar.gz
build-ad05677b0d02a54af34370e8b237aa86f0d627f4.tar.bz2
Brian's vendor/ change requires a clean build.
Change-Id: I074fe1ec176dc005adcd79eaf7c91cc3b8d3f54c
Diffstat (limited to 'core/cleanspec.mk')
-rw-r--r--core/cleanspec.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/cleanspec.mk b/core/cleanspec.mk
index 5d399a7..d4a8eed 100644
--- a/core/cleanspec.mk
+++ b/core/cleanspec.mk
@@ -22,7 +22,7 @@
# IDEALLY, THOSE STEPS SHOULD BE DONE ATOMICALLY.
# **********************************************************************
#
-INTERNAL_CLEAN_BUILD_VERSION := 5
+INTERNAL_CLEAN_BUILD_VERSION := 6
#
# ***********************************************************************
# Do not touch INTERNAL_CLEAN_BUILD_VERSION if you've added a clean step!