diff --git a/version.php b/version.php index 88a3901f0..3aef2bd5d 100644 --- a/version.php +++ b/version.php @@ -25,6 +25,6 @@ # Basic version information # -define( 'APPLICATION_VERSION', '5.0.0' ); -define( 'APPLICATION_VERDATE', '2019052100' ); +define( 'APPLICATION_VERSION', '5.1.0' ); +define( 'APPLICATION_VERDATE', '2019072300' );