Commit 3f6595a1 authored by Sebastian Kummer's avatar Sebastian Kummer

ZP-854 Bumped version. Fixed line endings.

Released under the Affero GNU General Public License (AGPL) version 3.
parent d7508a5f
......@@ -281,4 +281,4 @@ class ZPushAutodiscover {
}
ZPushAutodiscover::DoZPushAutodiscover();
?>
?>
\ No newline at end of file
......@@ -1255,4 +1255,4 @@ define('PR_ZC_CONTACT_FOLDER_NAMES' ,mapi_prop_tag(PT_MV_TSTRI
//Properties defined for Z-Push
define('PR_TODO_ITEM_FLAGS' ,mapi_prop_tag(PT_LONG, 0x0E2B));
?>
?>
\ No newline at end of file
......@@ -1954,4 +1954,4 @@ class BackendZarafa implements IBackend, ISearchProvider {
*/
class BackendICS extends BackendZarafa {}
?>
?>
\ No newline at end of file
......@@ -352,4 +352,4 @@ class ChangesMemoryWrapper extends HierarchyCache implements IImportChanges, IEx
}
}
?>
?>
\ No newline at end of file
......@@ -504,4 +504,4 @@ class FileStateMachine implements IStateMachine {
}
}
?>
?>
\ No newline at end of file
......@@ -1013,4 +1013,4 @@ function w2ui($string) { return windows1252_to_utf8($string, "//TRANSLIT"); }
function u2wi($string) { return utf8_to_windows1252($string, "//TRANSLIT"); }
?>
?>
\ No newline at end of file
......@@ -41,6 +41,6 @@
* Consult LICENSE file for details
************************************************/
define("ZPUSH_VERSION", "2.2.9");
define("ZPUSH_VERSION", "2.2.10alpha1");
?>
\ 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