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:
59c63dc
)
Bump version to 3.5.82
author
alex-z
<blackslayer4@gmail.com>
Fri, 19 Aug 2022 07:29:21 +0000
(10:29 +0300)
committer
alex-z
<blackslayer4@gmail.com>
Fri, 19 Aug 2022 07:29:21 +0000
(10:29 +0300)
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 55b8724d17b3298cb0b8f65ea23c8b77c7df19b5..bb7d5e9ddbb57f3b52d04fc90721ab4fbad9c5dd 100644
(file)
--- a/
VERSION.cmake
+++ b/
VERSION.cmake
@@
-1,6
+1,6
@@
set( MIRALL_VERSION_MAJOR 3 )
set( MIRALL_VERSION_MINOR 5 )
-set( MIRALL_VERSION_PATCH 8
1
)
+set( MIRALL_VERSION_PATCH 8
2
)
set( MIRALL_VERSION_YEAR 2022 )
set( MIRALL_SOVERSION 0 )
diff --git
a/doc/conf.py
b/doc/conf.py
index 743ae78e19d5bd0b0b737e05b5d2ba9ad3f104a9..c6929167317b90a0abde2491b03ad4ebdd1404bd 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.5.8
1
'
+release = '3.5.8
2
'
# The language for content autogenerated by Sphinx. Refer to documentation
# for a list of supported languages.