Message ID | 20220329100946.354505-1-michael.opdenacker@bootlin.com |
---|---|
State | New |
Headers | show |
Series | [1.52] doc/conf.py: correct version | expand |
diff --git a/doc/conf.py b/doc/conf.py index fc2ee081..17551953 100644 --- a/doc/conf.py +++ b/doc/conf.py @@ -17,7 +17,7 @@ import sys import datetime -current_version = "dev" +current_version = "1.52" # String used in sidebar version = 'Version: ' + current_version