]> source.dussan.org Git - nextcloud-server.git/commitdiff
Bump version 4650/head
authorRoeland Jago Douma <roeland@famdouma.nl>
Tue, 2 May 2017 07:00:09 +0000 (09:00 +0200)
committerRoeland Jago Douma <roeland@famdouma.nl>
Tue, 2 May 2017 07:00:09 +0000 (09:00 +0200)
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
version.php

index c4a33654a8e5261a3bb5f5698caf53d7e52a7926..b7e8b1ac6d841efe5b6db672bdcd26c6201c8b10 100644 (file)
@@ -26,7 +26,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(12, 0, 0, 15);
+$OC_Version = array(12, 0, 0, 16);
 
 // The human readable string
 $OC_VersionString = '12.0 beta 1';