It's 2015 not 2014

Change-Id: I889739c15c4fed38313f8eb3ba0f4f35be93b836
This commit is contained in:
Joshua Harlow 2015-07-01 22:04:25 -07:00
parent 41136f2edb
commit 460e671554
1 changed files with 1 additions and 1 deletions

View File

@ -14,7 +14,7 @@
# License for the specific language governing permissions and limitations
# under the License.
ANVIL_VERSION = ['2014', '1', None]
ANVIL_VERSION = ['2015', None, None]
YEAR, COUNT, REVISION = ANVIL_VERSION
FINAL = False # May never be final ;)