new release
This commit is contained in:
parent
75152fdd09
commit
01f411320c
@ -1,5 +1,11 @@
|
||||
# $Id$
|
||||
|
||||
Version 1.7.2 (July 26th 2013)
|
||||
------------------------------------------------------------------------
|
||||
|
||||
* Fix a syntax error in the "mysql" deprecation code, thanks
|
||||
to Ian
|
||||
|
||||
Version 1.7.1 (July 26th 2013)
|
||||
------------------------------------------------------------------------
|
||||
|
||||
|
@ -45,7 +45,7 @@ if (defined('USE_MEMSNAP')) {
|
||||
}
|
||||
|
||||
// The version string
|
||||
$serendipity['version'] = '1.7.2-beta';
|
||||
$serendipity['version'] = '1.7.2';
|
||||
|
||||
// Setting this to 'false' will enable debugging output. All alpa/beta/cvs snapshot versions will emit debug information by default. To increase the debug level (to enable Smarty debugging), set this flag to 'debug'.
|
||||
if (!isset($serendipity['production'])) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user