From c511a4abe771499fe4ff682decad59a3cd1e61d0 Mon Sep 17 00:00:00 2001 From: Angie Byron Date: Fri, 15 Jan 2010 14:35:08 +0000 Subject: Marking code as alpha 1 in preparation of the first alpha release of Drupal 7. --- includes/bootstrap.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'includes') diff --git a/includes/bootstrap.inc b/includes/bootstrap.inc index fe58b91b1..8c93368f8 100644 --- a/includes/bootstrap.inc +++ b/includes/bootstrap.inc @@ -9,7 +9,7 @@ /** * The current system version. */ -define('VERSION', '7.0-dev'); +define('VERSION', '7.0-alpha1'); /** * Core API compatibility. -- cgit v1.2.3