diff options
Diffstat (limited to 'docs')
-rw-r--r-- | docs/devinfo.html | 10 |
1 files changed, 1 insertions, 9 deletions
diff --git a/docs/devinfo.html b/docs/devinfo.html index bd11e5ccc1f..bf7725961ce 100644 --- a/docs/devinfo.html +++ b/docs/devinfo.html @@ -193,15 +193,7 @@ branch is relevant. </p> -<h3>Verify and update version info</h3> - -<dl> - <dt>SConstruct</dt> - <dt>Android.common.mk</dt> - <dd>PACKAGE_VERSION</dd> - <dt>configure.ac</dt> - <dd>AC_INIT</dd> -</dl> +<h3>Verify and update version info in VERSION</h3> <p> Create a docs/relnotes/x.y.z.html file. |