diff options
author | Dirk Baechle <dl9obn@darc.de> | 2013-05-03 22:12:43 (GMT) |
---|---|---|
committer | Dirk Baechle <dl9obn@darc.de> | 2013-05-03 22:12:43 (GMT) |
commit | e70f1133e2725460290ec719351a33dd28c1df3e (patch) | |
tree | b37d71196a6afd7eeb3271c651e86bf3d810dbcd /doc/version.xml | |
parent | 9e7cf970a730549348fd22a0921ea0ed2e894a69 (diff) | |
download | SCons-e70f1133e2725460290ec719351a33dd28c1df3e.zip SCons-e70f1133e2725460290ec719351a33dd28c1df3e.tar.gz SCons-e70f1133e2725460290ec719351a33dd28c1df3e.tar.bz2 |
- added first version of the SCons XSD
- rewrote User Guide XML files, such that they are valid against it
Diffstat (limited to 'doc/version.xml')
-rw-r--r-- | doc/version.xml | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/doc/version.xml b/doc/version.xml new file mode 100644 index 0000000..a52506b --- /dev/null +++ b/doc/version.xml @@ -0,0 +1,7 @@ + +<!-- +THIS IS AN AUTOMATICALLY-GENERATED FILE. DO NOT EDIT. +--> +<!ENTITY builddate "today"> +<!ENTITY buildversion "1.0.0"> +<!ENTITY buildrevision "docdev"> |