Master is now 3.0.81

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>
This commit is contained in:
Kevin Ottens 2020-11-12 15:53:16 +01:00
parent 2316cb6ce4
commit d2e0959b47
No known key found for this signature in database
GPG key ID: 074BBBCB8DECC9E2

View file

@ -1,6 +1,6 @@
set( MIRALL_VERSION_MAJOR 3 ) set( MIRALL_VERSION_MAJOR 3 )
set( MIRALL_VERSION_MINOR 1 ) set( MIRALL_VERSION_MINOR 0 )
set( MIRALL_VERSION_PATCH 0 ) set( MIRALL_VERSION_PATCH 81 )
set( MIRALL_VERSION_YEAR 2020 ) set( MIRALL_VERSION_YEAR 2020 )
set( MIRALL_SOVERSION 0 ) set( MIRALL_SOVERSION 0 )