From: Kevin Ottens Date: Thu, 6 Aug 2020 12:28:09 +0000 (+0200) Subject: Master is now what will become 3.1 X-Git-Tag: archive/raspbian/3.16.7-1_deb13u1+rpi1~1^2~12^2~22^2~245 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=a813602124ff6140a4f8576278c0ecc6cfb3c09f;p=nextcloud-desktop.git Master is now what will become 3.1 Signed-off-by: Kevin Ottens --- diff --git a/VERSION.cmake b/VERSION.cmake index 42e773dae..7ce542d62 100644 --- a/VERSION.cmake +++ b/VERSION.cmake @@ -1,5 +1,5 @@ set( MIRALL_VERSION_MAJOR 3 ) -set( MIRALL_VERSION_MINOR 0 ) +set( MIRALL_VERSION_MINOR 1 ) set( MIRALL_VERSION_PATCH 0 ) set( MIRALL_VERSION_YEAR 2020 ) set( MIRALL_SOVERSION 0 )