Bump version
This commit is contained in:
parent
20d859380a
commit
ad03ee9f5f
2 changed files with 2 additions and 2 deletions
|
@ -54,7 +54,7 @@
|
|||
require($GLOBALS['config']['DATADIR'].'/options.php');
|
||||
}
|
||||
|
||||
define('myShaarli_version','1.1.2');
|
||||
define('myShaarli_version','1.1.3');
|
||||
define('PHPPREFIX','<?php /* '); // Prefix to encapsulate data in php code.
|
||||
define('PHPSUFFIX',' */ ?>'); // Suffix to encapsulate data in php code.
|
||||
// http://server.com/x/shaarli --> /shaarli/
|
||||
|
|
|
@ -1 +1 @@
|
|||
1.1.2
|
||||
1.1.3
|
||||
|
|
Loading…
Reference in a new issue