summaryrefslogtreecommitdiffstats
path: root/filesystem/conf.py
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--filesystem/conf.py4
1 files changed, 2 insertions, 2 deletions
diff --git a/filesystem/conf.py b/filesystem/conf.py
index 4c15bad..a1db15f 100644
--- a/filesystem/conf.py
+++ b/filesystem/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 Filesystem Design Guide"