Update version

This commit is contained in:
Fedor A. Fetisov 2014-06-12 15:36:55 +04:00
parent 09f32100f2
commit 99cf1f9d65
12 changed files with 5 additions and 5 deletions

View File

@ -1 +1 @@
Mibew/1.6.11
Mibew/1.6.12

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="../1611" />
<property name="mibew.location" value="../1612" />
<target name="update">
<java jar="${closure.c}" fork="true">

View File

@ -35,8 +35,8 @@ $home_locale = locale_pattern_check($home_locale) && locale_exists($home_locale)
$locale_cookie_name = 'mibew_locale';
$version = '1.6.11';
$jsver = "1611";
$version = '1.6.12';
$jsver = "1612";
// Make session cookie more secure
@ini_set('session.cookie_httponly', TRUE);

View File

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