summaryrefslogtreecommitdiff
path: root/program/include/iniset.php
diff options
context:
space:
mode:
authorAleksander Machniak <alec@alec.pl>2015-02-16 11:22:13 +0100
committerAleksander Machniak <alec@alec.pl>2015-02-16 11:22:13 +0100
commit3779b67a9c9db42e40ec865f81e6370bc0971810 (patch)
treed1089010524c93e81028c7fa0dc8e65b419e297f /program/include/iniset.php
parent9ed6d46df7c2a555feeb3444c6acb0e5eaf452e9 (diff)
Set version number to 1.2-git
Diffstat (limited to 'program/include/iniset.php')
-rw-r--r--program/include/iniset.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/program/include/iniset.php b/program/include/iniset.php
index 19a244faa..ca1e6ad75 100644
--- a/program/include/iniset.php
+++ b/program/include/iniset.php
@@ -21,7 +21,7 @@
*/
// application constants
-define('RCMAIL_VERSION', '1.1.0');
+define('RCMAIL_VERSION', '1.2-git');
define('RCMAIL_START', microtime(true));
if (!defined('INSTALL_PATH')) {