We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a093a80 commit f0235b7Copy full SHA for f0235b7
core/constant_inc.php
@@ -21,7 +21,7 @@
21
/**
22
* Mantis Version
23
*/
24
-define( 'MANTIS_VERSION', '1.3.0-beta.2' );
+define( 'MANTIS_VERSION', '1.3.0-rc1-dev' );
25
define( 'FILTER_VERSION', 'v9' );
26
27
# --- constants -------------------
0 commit comments