From f5610e74fa3a263a847ddf194eaa926da1cc8a69 Mon Sep 17 00:00:00 2001
From: Guy Brand <gb@unistra.fr>
Date: Fri, 11 Aug 2017 17:02:32 +0200
Subject: [PATCH] Release preparation

---
 doku.php | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/doku.php b/doku.php
index eecf136ed..d02a43200 100644
--- a/doku.php
+++ b/doku.php
@@ -9,7 +9,7 @@
  */
 
 // update message version - always use a string to avoid localized floats!
-$updateVersion = "49.2";
+$updateVersion = "50";
 
 //  xdebug_start_profiling();
 
-- 
GitLab