Commit be88c061 authored by Sebastian Kummer's avatar Sebastian Kummer

ZP-961 Bumped version, updated line endings.

Released under the Affero GNU General Public License (AGPL) version 3.
parent 31e1b754
...@@ -703,4 +703,4 @@ class ImportChangesICS implements IImportChanges { ...@@ -703,4 +703,4 @@ class ImportChangesICS implements IImportChanges {
return $ret; return $ret;
} }
} }
?> ?>
\ No newline at end of file
...@@ -1968,4 +1968,4 @@ class BackendZarafa implements IBackend, ISearchProvider { ...@@ -1968,4 +1968,4 @@ class BackendZarafa implements IBackend, ISearchProvider {
*/ */
class BackendICS extends BackendZarafa {} class BackendICS extends BackendZarafa {}
?> ?>
\ No newline at end of file
...@@ -296,4 +296,4 @@ include_once('version.php'); ...@@ -296,4 +296,4 @@ include_once('version.php');
// end gracefully // end gracefully
ZLog::WriteEnd(); ZLog::WriteEnd();
?> ?>
\ No newline at end of file
...@@ -41,6 +41,6 @@ ...@@ -41,6 +41,6 @@
* Consult LICENSE file for details * Consult LICENSE file for details
************************************************/ ************************************************/
define("ZPUSH_VERSION", "2.2.11beta1"); define("ZPUSH_VERSION", "2.2.11beta2");
?> ?>
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment