prepare 3.7.3
authorallexzander <blackslayer4@gmail.com>
Thu, 9 Feb 2023 20:54:58 +0000 (21:54 +0100)
committerallexzander <blackslayer4@gmail.com>
Thu, 9 Feb 2023 20:54:58 +0000 (21:54 +0100)
Signed-off-by: allexzander <blackslayer4@gmail.com>
VERSION.cmake
doc/conf.py

index 117d2fddc372dccddf18d40beb8e0b08490207aa..8ee7c7d52bff354c53ed8699309f7802f0ae1735 100644 (file)
@@ -1,6 +1,6 @@
 set( MIRALL_VERSION_MAJOR 3 )
 set( MIRALL_VERSION_MINOR 7 )
-set( MIRALL_VERSION_PATCH 2 )
+set( MIRALL_VERSION_PATCH 3 )
 set( MIRALL_VERSION_YEAR  2023 )
 set( MIRALL_SOVERSION 0 )
 
index dbc4cb55dd54419b7a06ba165108a2424b685f9d..8c783475a793e9817afba12df3ff20fe8fa47aa9 100644 (file)
@@ -50,7 +50,7 @@ copyright = u'2013-2023, The Nextcloud developers'
 # The short X.Y version.
 version = '3.7'
 # The full version, including alpha/beta/rc tags.
-release = '3.7.2'
+release = '3.7.3'
 
 # The language for content autogenerated by Sphinx. Refer to documentation
 # for a list of supported languages.