Commit 8e7447c6 authored by Sebastian Kummer's avatar Sebastian Kummer

ZP-988 Bumped version to 2.2.12beta1, removed newlines at touched files.

Released under the Affero GNU General Public License (AGPL) version 3.
parent 544e5d72
...@@ -2709,4 +2709,4 @@ class MAPIProvider { ...@@ -2709,4 +2709,4 @@ class MAPIProvider {
} }
} }
?> ?>
\ 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
...@@ -172,4 +172,4 @@ abstract class RequestProcessor { ...@@ -172,4 +172,4 @@ abstract class RequestProcessor {
*/ */
abstract public function Handle($commandCode); abstract public function Handle($commandCode);
} }
?> ?>
\ 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.11"); define("ZPUSH_VERSION", "2.2.12beta1");
?> ?>
\ 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