Skip to content

Commit 0849085

Browse files
committed
prepare for next daily stable release cycle
1 parent a10354d commit 0849085

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

source/conf.py

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -92,9 +92,9 @@
9292
# real values will be generated dynamically from info in the repo. If the
9393
# user builds the docs from "bare" sources not yet processed
9494
###############################################################################
95-
version = '8.2404'
96-
release = '8.2404.0'
97-
#release = version + ' daily stable'
95+
version = '8.2406'
96+
#release = '8.2406.0'
97+
release = version + ' daily stable'
9898

9999
# For this to be true, it means that we are not attempting to build from
100100
# a release tarball, as otherwise the values above would have been replaced

0 commit comments

Comments
 (0)