summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--www/roadmap.html2
1 files changed, 2 insertions, 0 deletions
diff --git a/www/roadmap.html b/www/roadmap.html
index 2eff3d6..dc73578 100644
--- a/www/roadmap.html
+++ b/www/roadmap.html
@@ -165,10 +165,12 @@ Our release numbers are of the form <i>major</i>.<i>minor</i>.<i>revision</i>.
<strong>Major release (1.0, 2.0, 3.0, etc.)</strong>
<p>
The major number increments when one of two things happens:
+</p>
<ul>
<li>The release knowingly breaks backwards compatibility in some way.
<li>The release knowingly causes a rebuild when you upgrade.
</ul>
+<p>
Our goal is that as a user of SCons,
you should always be able to upgrade to a later
release of the same major version