8029942: Update VERSION_MAJOR for JDK 10
authorerikj
Tue, 31 Jan 2017 19:31:05 -0500
changeset 43598 1412a498a046
parent 43596 6f2d432b3cf0
child 43599 3cbf844e8edf
8029942: Update VERSION_MAJOR for JDK 10 Reviewed-by: iris, prr, dholmes
common/autoconf/version-numbers
--- a/common/autoconf/version-numbers	Wed Jan 25 22:32:45 2017 +0000
+++ b/common/autoconf/version-numbers	Tue Jan 31 19:31:05 2017 -0500
@@ -1,5 +1,5 @@
 #
-# Copyright (c) 2011, 2016, Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 2011, 2017, Oracle and/or its affiliates. All rights reserved.
 # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
 #
 # This code is free software; you can redistribute it and/or modify it
@@ -25,7 +25,7 @@
 
 # Default version numbers to use unless overridden by configure
 
-DEFAULT_VERSION_MAJOR=9
+DEFAULT_VERSION_MAJOR=10
 DEFAULT_VERSION_MINOR=0
 DEFAULT_VERSION_SECURITY=0
 DEFAULT_VERSION_PATCH=0