Update version

This commit is contained in:
Fedor A. Fetisov 2014-01-24 16:31:54 +04:00
parent 17622b1d40
commit d19ae22a8b
12 changed files with 5 additions and 5 deletions

View File

@ -1 +1 @@
Mibew/1.6.8
Mibew/1.6.9

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

View File

@ -33,8 +33,8 @@ $home_locale = locale_pattern_check($home_locale) && locale_exists($home_locale)
$locale_cookie_name = 'mibew_locale';
$version = '1.6.8';
$jsver = "168";
$version = '1.6.9';
$jsver = "169";
// Make session cookie more secure
@ini_set('session.cookie_httponly', TRUE);

View File

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