]> source.dussan.org Git - nextcloud-server.git/commitdiff
26.0.1 RC1 37698/head
authorJohn Molakvoæ <skjnldsv@protonmail.com>
Thu, 13 Apr 2023 06:03:23 +0000 (08:03 +0200)
committerJohn Molakvoæ <skjnldsv@protonmail.com>
Thu, 13 Apr 2023 06:03:23 +0000 (08:03 +0200)
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
version.php

index 07a4216e53bb093bc78a18ee211462db24c96b55..2e3451bf776b03ca60088057c1c105365e0995df 100644 (file)
 // between betas, final and RCs. This is _not_ the public version number. Reset minor/patchlevel
 // when updating major/minor version number.
 
-$OC_Version = [26, 0, 0, 11];
+$OC_Version = [26, 0, 1, 0];
 
 // The human readable string
-$OC_VersionString = '26.0.0';
+$OC_VersionString = '26.0.1 RC1';
 
 $OC_VersionCanBeUpgradedFrom = [
        'nextcloud' => [