summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--index.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/index.php b/index.php
index 3f4db064de..97ed1045c1 100644
--- a/index.php
+++ b/index.php
@@ -41,7 +41,7 @@ use Throwable;
// Identify ourself
define('WT_WEBTREES', 'webtrees');
-define('WT_VERSION', '2.0.0-dev');
+define('WT_VERSION', '2.0.0-alpha.2');
define('WT_WEBTREES_URL', 'https://www.webtrees.net/');
// Location of our modules and themes. These are used as URLs and folder paths.