summaryrefslogtreecommitdiffstats
path: root/shell
diff options
context:
space:
mode:
Diffstat (limited to 'shell')
-rw-r--r--shell/conf.py4
1 files changed, 2 insertions, 2 deletions
diff --git a/shell/conf.py b/shell/conf.py
index 3b1b1ee..878c39b 100644
--- a/shell/conf.py
+++ b/shell/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 Shell Manual"