diff --git a/index.php b/index.php
index 613a93b6e71ee985b036d4bf7215b6cd333337bc..595fc612ae062c5004bf866188d7a279d4e43593 100644
--- a/index.php
+++ b/index.php
@@ -1,6 +1,6 @@
 <?php
 
-define("APP_VERSION", '2.1.0-beta');
+define("APP_VERSION", '2.1.0');
 
 require_once('classes/render-adminlte.class.php');
 require_once('classes/cronlog-renderer.class.php');