updating version to 14.3

This commit is contained in:
Ralf Becker 2015-07-28 08:37:53 +00:00
parent 54ba84cbfa
commit 4e20658da1
2 changed files with 3 additions and 3 deletions

View File

@ -19,7 +19,7 @@ date_default_timezone_set('Europe/Berlin'); // to get ride of 5.3 warnings
$verbose = 0; $verbose = 0;
$config = array( $config = array(
'packagename' => 'egroupware-epl', 'packagename' => 'egroupware-epl',
'version' => '14.2', // '1.6' 'version' => '14.3', // '1.6'
'packaging' => date('Ymd'), // '001' 'packaging' => date('Ymd'), // '001'
'egwdir' => 'egroupware', 'egwdir' => 'egroupware',
'svndir' => '/tmp/build_root/epl_14.2_buildroot-svn', 'svndir' => '/tmp/build_root/epl_14.2_buildroot-svn',
@ -30,7 +30,7 @@ $config = array(
'svnbranch' => 'branches/14.2', //'trunk', // 'branches/1.6' or 'tags/1.6.001' 'svnbranch' => 'branches/14.2', //'trunk', // 'branches/1.6' or 'tags/1.6.001'
'svnalias' => 'aliases/default-ssh', // default alias 'svnalias' => 'aliases/default-ssh', // default alias
'aliasdir' => 'egroupware', // directory created by the alias 'aliasdir' => 'egroupware', // directory created by the alias
'extra' => array('$stylitebase/$svnbranch/stylite', '$stylitebase/$svnbranch/esyncpro'),//, '$stylitebase/$svnbranch/groups'), //,'svn+ssh://stylite@svn.stylite.de/stylite/trunk/eventmgr'), 'extra' => array('$stylitebase/$svnbranch/stylite', '$stylitebase/$svnbranch/esyncpro', '$stylitebase/trunk/archive'),//, '$stylitebase/$svnbranch/groups'), //,'svn+ssh://stylite@svn.stylite.de/stylite/trunk/eventmgr'),
'types' => array('tar.bz2','tar.gz','zip'), 'types' => array('tar.bz2','tar.gz','zip'),
// diverse binaries we need // diverse binaries we need
'svn' => trim(`which svn`), 'svn' => trim(`which svn`),

View File

@ -1,4 +1,4 @@
egroupware-epl (14.2.20150717) hardy; urgency=low egroupware-epl (14.3.20150728) hardy; urgency=low
* Update API version to 14.3, NO new features, just database optimization targeting InnoDB engine in MySQL * Update API version to 14.3, NO new features, just database optimization targeting InnoDB engine in MySQL
* CardDAV/Addresbook: contacts containing photos were broken and iOS showed phone number labels like "WORK instead of work * CardDAV/Addresbook: contacts containing photos were broken and iOS showed phone number labels like "WORK instead of work