diff options
author | Dimitri van Heesch <dimitri@stack.nl> | 2000-04-09 18:46:16 (GMT) |
---|---|---|
committer | Dimitri van Heesch <dimitri@stack.nl> | 2000-04-09 18:46:16 (GMT) |
commit | 3120c6832bd3b2df0ecac2ccb08ddcdacd5575ed (patch) | |
tree | fd63e43b2dca7528a3a4ac6ae45bf46fb3fc0ea3 /INSTALL | |
parent | e5d8b060f74171bb27a1783d313429b0198ef42b (diff) | |
download | Doxygen-3120c6832bd3b2df0ecac2ccb08ddcdacd5575ed.zip Doxygen-3120c6832bd3b2df0ecac2ccb08ddcdacd5575ed.tar.gz Doxygen-3120c6832bd3b2df0ecac2ccb08ddcdacd5575ed.tar.bz2 |
Release 1.1.2
Diffstat (limited to 'INSTALL')
-rw-r--r-- | INSTALL | 8 |
1 files changed, 4 insertions, 4 deletions
@@ -1,4 +1,4 @@ -DOXYGEN Version 1.1.1-20000402 +DOXYGEN Version 1.1.2 CONTENTS -------- @@ -15,8 +15,8 @@ INSTALLATION INSTRUCTIONS FOR UNIX: 1. Unpack the archive, unless you already have: - gunzip doxygen-1.1.1-20000402.src.tar.gz # uncompress the archive - tar xf doxygen-1.1.1-20000402.src.tar # unpack it + gunzip doxygen-1.1.2.src.tar.gz # uncompress the archive + tar xf doxygen-1.1.2.src.tar # unpack it 2. Run the configure script: @@ -252,4 +252,4 @@ The latest version of doxygen can be obtained at Enjoy, -Dimitri van Heesch (02 April 2000) +Dimitri van Heesch (09 April 2000) |