waf: Correct the branch version number.

This commit is contained in:
Chris Johns 2017-01-13 16:05:04 +11:00
parent 7956bbffef
commit 6705e5edf4

View File

@ -9,7 +9,7 @@ path.append(abspath('common'))
import waflib
import waf as docs_waf
version = 'Master (4.11.99)'
version = 'Master (4.11.99.1)'
build_all = ['user',
'rsb',