Update version/revision to 4.11.99

This commit is contained in:
Sebastian Huber
2016-12-21 11:29:35 +01:00
parent 2c780bf21d
commit 45dc7c7ba5
11 changed files with 21 additions and 21 deletions

View File

@@ -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 Networking User Manual"