Open Folsom

Switch version to 2012.2 to formally open Folsom.

Change-Id: If2e9e624a13444e4cb6a08f3bb76ca3027d7ef46
This commit is contained in:
Thierry Carrez 2012-03-20 08:17:40 +01:00
parent ba9ddb9587
commit de6fdec710

View File

@ -14,7 +14,7 @@
# License for the specific language governing permissions and limitations
# under the License.
NOVA_VERSION = ['2012', '1', None]
NOVA_VERSION = ['2012', '2', None]
YEAR, COUNT, REVISION = NOVA_VERSION
FINAL = False # This becomes true at Release Candidate time