From d32268e1c54008b888a7564983f43ea36d96e320 Mon Sep 17 00:00:00 2001 From: Stefan van der Walt Date: Mon, 11 Jun 2012 00:28:06 -0700 Subject: [PATCH] PKG: Update release instructions--add version to bento.info. --- RELEASE.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/RELEASE.txt b/RELEASE.txt index e63c4e74..cea5adb7 100644 --- a/RELEASE.txt +++ b/RELEASE.txt @@ -2,7 +2,7 @@ How to make a new release of ``skimage`` ======================================== - Update release notes. -- Update the version number in setup.py and commit +- Update the version number in setup.py and bento.info and commit - Update the docs: - Edit ``doc/source/themes/agogo/static/docversions.js`` and commit - Build a clean version of the docs. Run "make" in the root dir, then