[rtems-docs commit] waf: Correct the branch version number.

Chris Johns chrisj at rtems.org
Fri Jan 13 05:05:09 UTC 2017


Module:    rtems-docs
Branch:    master
Commit:    6705e5edf41eda1a5089ddd3daa0148cf21b327b
Changeset: http://git.rtems.org/rtems-docs/commit/?id=6705e5edf41eda1a5089ddd3daa0148cf21b327b

Author:    Chris Johns <chrisj at rtems.org>
Date:      Fri Jan 13 16:05:04 2017 +1100

waf: Correct the branch version number.

---

 wscript | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/wscript b/wscript
index 6b83a12..0373a90 100644
--- a/wscript
+++ b/wscript
@@ -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',



More information about the vc mailing list