From 5541d3dd84f7dab0262fb597649cdbca342635d7 Mon Sep 17 00:00:00 2001 From: Joas Schilling Date: Fri, 6 Jul 2018 15:16:21 +0200 Subject: Add visio mimetypes Signed-off-by: Joas Schilling --- version.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'version.php') diff --git a/version.php b/version.php index f0a00a9e50b..13501453cc6 100644 --- a/version.php +++ b/version.php @@ -29,7 +29,7 @@ // between betas, final and RCs. This is _not_ the public version number. Reset minor/patchlevel // when updating major/minor version number. -$OC_Version = array(14, 0, 0, 7); +$OC_Version = array(14, 0, 0, 8); // The human readable string $OC_VersionString = '14.0.0 alpha'; -- cgit v1.2.3