diff options
Diffstat (limited to 'source/conf.py')
-rw-r--r-- | source/conf.py | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/source/conf.py b/source/conf.py index 38a8d47..7a1de63 100644 --- a/source/conf.py +++ b/source/conf.py @@ -92,8 +92,8 @@ rst_epilog = """ # real values will be generated dynamically from info in the repo. If the # user builds the docs from "bare" sources not yet processed ############################################################################### -version = '8.2402' -release = '8.2402.0' +version = '8.2404' +release = '8.2404.0' #release = version + ' daily stable' # For this to be true, it means that we are not attempting to build from |