summaryrefslogtreecommitdiffstats
path: root/bsp-howto
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--bsp-howto/conf.py4
1 files changed, 2 insertions, 2 deletions
diff --git a/bsp-howto/conf.py b/bsp-howto/conf.py
index 2fa48ba..6367d64 100644
--- a/bsp-howto/conf.py
+++ b/bsp-howto/conf.py
@@ -3,8 +3,8 @@ sys.path.append(os.path.abspath('../common/'))
from conf import *
-version = '4.11.0'
-release = '4.11.0'
+version = '4.11.99'
+release = '4.11.99'
project = "RTEMS BSP and Device Driver Development Guide"