Skip to content

Commit

Permalink
Release preparations.
Browse files Browse the repository at this point in the history
Signed-off-by: Thomas Hochstein <[email protected]>
  • Loading branch information
th-h committed Apr 27, 2019
1 parent 5345c06 commit ff2e85e
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion docs/NEWS
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@

Version 2.3.0-beta1 (26.04.2019)
Version 2.3-beta1 (26.04.2019)
------------------------------------------------------------------------
* Activate stablearchive option by default for new blogs

Expand Down
2 changes: 1 addition & 1 deletion docs/RELEASE
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
stable:2.1.4
beta:2.3.0-beta1
beta:2.3-beta1
2 changes: 1 addition & 1 deletion serendipity_config.inc.php
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
}

// The version string
$serendipity['version'] = '2.2.1-alpha2';
$serendipity['version'] = '2.3-beta1';


// Setting this to 'false' will enable debugging output. All alpha/beta/cvs snapshot versions will emit debug information by default. To increase the debug level (to enable Smarty debugging), set this flag to 'debug'.
Expand Down

0 comments on commit ff2e85e

Please sign in to comment.