Commit b3f57eba authored by Sebastian Kummer's avatar Sebastian Kummer

ZP-727 Bumped version to 2.2.5alpha1 and removed newlines at end of

files.

Released under the Affero GNU General Public License (AGPL) version 3.
parent 725bec89
...@@ -887,4 +887,4 @@ class DeviceManager { ...@@ -887,4 +887,4 @@ class DeviceManager {
} }
} }
?> ?>
\ No newline at end of file
...@@ -734,4 +734,4 @@ class SyncCollections implements Iterator { ...@@ -734,4 +734,4 @@ class SyncCollections implements Iterator {
} }
} }
?> ?>
\ No newline at end of file
...@@ -1065,4 +1065,4 @@ define("AS_REPLYTOSENDER", 1); ...@@ -1065,4 +1065,4 @@ define("AS_REPLYTOSENDER", 1);
define("AS_REPLYTOALL", 2); define("AS_REPLYTOALL", 2);
define("AS_FORWARD", 3); define("AS_FORWARD", 3);
?> ?>
\ No newline at end of file
...@@ -1278,4 +1278,4 @@ class Sync extends RequestProcessor { ...@@ -1278,4 +1278,4 @@ class Sync extends RequestProcessor {
} }
} }
?> ?>
\ 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.5alpha"); define("ZPUSH_VERSION", "2.2.5alpha1");
?> ?>
\ 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