projects
/
nextcloud-desktop.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
eeb1185
)
prepare relase 3.6.2
author
alex-z
<blackslayer4@gmail.com>
Thu, 10 Nov 2022 08:44:49 +0000
(09:44 +0100)
committer
alex-z
<blackslayer4@gmail.com>
Thu, 10 Nov 2022 08:44:49 +0000
(09:44 +0100)
Signed-off-by: alex-z <blackslayer4@gmail.com>
VERSION.cmake
patch
|
blob
|
history
doc/conf.py
patch
|
blob
|
history
diff --git
a/VERSION.cmake
b/VERSION.cmake
index 8a75ccfe2b3ed3de1eeb97ce4b060884e39f40a0..1ddc1b1798bcdd1b5abdcb1dd2a501225a1eb340 100644
(file)
--- a/
VERSION.cmake
+++ b/
VERSION.cmake
@@
-1,6
+1,6
@@
set( MIRALL_VERSION_MAJOR 3 )
set( MIRALL_VERSION_MINOR 6 )
-set( MIRALL_VERSION_PATCH
1
)
+set( MIRALL_VERSION_PATCH
2
)
set( MIRALL_VERSION_YEAR 2022 )
set( MIRALL_SOVERSION 0 )
diff --git
a/doc/conf.py
b/doc/conf.py
index 6bca33057f003d345ff6ae19e484aac20621cc2d..b244d3a83c3ad8431dc745b1f0c226d9fd87861c 100644
(file)
--- a/
doc/conf.py
+++ b/
doc/conf.py
@@
-50,7
+50,7
@@
copyright = u'2013-2022, The Nextcloud developers'
# The short X.Y version.
version = '3.6'
# The full version, including alpha/beta/rc tags.
-release = '3.6.
1
'
+release = '3.6.
2
'
# The language for content autogenerated by Sphinx. Refer to documentation
# for a list of supported languages.