Changeset 803
Legend:
- Unmodified
- Added
- Removed
-
trunk/Makefile
r782 r803 1 VERSION=3.4. 31 VERSION=3.4.4dev 2 2 REVISION=-r`svn info | sed -n 's/Revision: \(.*\)/\1/p'` 3 3 IDL=idl64 -
trunk/RELEASE
r790 r803 10 10 11 11 * Fixed bug where Categories page showed private or hidden items. 12 13 * Added hide/show prompts in code snippets in HTML output from rst markup 14 comments. 12 15 13 16
