Update version

This commit is contained in:
Fedor A. Fetisov 2014-10-16 13:24:18 +04:00
parent ed4f515800
commit c46cab393d
12 changed files with 5 additions and 5 deletions

View File

@ -1 +1 @@
Mibew/1.6.13
Mibew/1.6.14

View File

@ -2,7 +2,7 @@
<project basedir="." default="update" name="Obfuscator">
<property name="closure.c" value="/usr/local/closure/compiler.jar" />
<property name="mibew.location" value="../1613" />
<property name="mibew.location" value="../1614" />
<target name="update">
<java jar="${closure.c}" fork="true">

View File

@ -37,8 +37,8 @@ $home_locale = locale_pattern_check($home_locale) && locale_exists($home_locale)
$locale_cookie_name = 'mibew_locale';
$version = '1.6.13';
$jsver = "1613";
$version = '1.6.14';
$jsver = "1614";
// Make session cookie more secure
@ini_set('session.cookie_httponly', TRUE);

View File

@ -5,7 +5,7 @@
##################################################################
$targetFolder = "deploy";
$suffix = "1613";
$suffix = "1614";
##################################################################
# Copies tree into target folder, preprocess .phps