Master is now 3.0.81
authorKevin Ottens <kevin.ottens@nextcloud.com>
Thu, 12 Nov 2020 14:53:16 +0000 (15:53 +0100)
committerKevin Ottens <kevin.ottens@nextcloud.com>
Thu, 12 Nov 2020 14:53:16 +0000 (15:53 +0100)
This feels a bit like moving back in that case, but that's due to the
change of convention in the release process. We used to bump early but
now we're moving to a point when we bump at the last minute.

Signed-off-by: Kevin Ottens <kevin.ottens@nextcloud.com>
VERSION.cmake

index 7ce542d62bdfe6587fb34463fede147a21e42486..caa818f39859ca5634b7dd0d62cf40d458c66164 100644 (file)
@@ -1,6 +1,6 @@
 set( MIRALL_VERSION_MAJOR 3 )
-set( MIRALL_VERSION_MINOR 1 )
-set( MIRALL_VERSION_PATCH 0 )
+set( MIRALL_VERSION_MINOR 0 )
+set( MIRALL_VERSION_PATCH 81 )
 set( MIRALL_VERSION_YEAR  2020 )
 set( MIRALL_SOVERSION 0 )