diff options
| -rw-r--r-- | documentation/conf.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/conf.py b/documentation/conf.py index ef369b7f18..213912f377 100644 --- a/documentation/conf.py +++ b/documentation/conf.py | |||
| @@ -16,7 +16,7 @@ import os | |||
| 16 | import sys | 16 | import sys |
| 17 | import datetime | 17 | import datetime |
| 18 | 18 | ||
| 19 | current_version = "3.4.1" | 19 | current_version = "3.4.2" |
| 20 | bitbake_version = "1.52" | 20 | bitbake_version = "1.52" |
| 21 | 21 | ||
| 22 | # String used in sidebar | 22 | # String used in sidebar |
