diff options
author | Dimitri van Heesch <dimitri@stack.nl> | 2000-06-25 15:06:41 (GMT) |
---|---|---|
committer | Dimitri van Heesch <dimitri@stack.nl> | 2000-06-25 15:06:41 (GMT) |
commit | 7d9031583b2a1cc2374a54f5004ed2dd4a61e649 (patch) | |
tree | 85b63c5acfeaa5def630341302a12b466fbc3a42 /INSTALL | |
parent | 2d0679ab5e5cf4fd5daa7bbc007c9b43ccac42d8 (diff) | |
download | Doxygen-7d9031583b2a1cc2374a54f5004ed2dd4a61e649.zip Doxygen-7d9031583b2a1cc2374a54f5004ed2dd4a61e649.tar.gz Doxygen-7d9031583b2a1cc2374a54f5004ed2dd4a61e649.tar.bz2 |
Release-1.1.4-20000625
Diffstat (limited to 'INSTALL')
-rw-r--r-- | INSTALL | 8 |
1 files changed, 4 insertions, 4 deletions
@@ -1,4 +1,4 @@ -DOXYGEN Version 1.1.4 +DOXYGEN Version 1.1.4-20000625 CONTENTS -------- @@ -15,8 +15,8 @@ INSTALLATION INSTRUCTIONS FOR UNIX: 1. Unpack the archive, unless you already have: - gunzip doxygen-1.1.4.src.tar.gz # uncompress the archive - tar xf doxygen-1.1.4.src.tar # unpack it + gunzip doxygen-1.1.4-20000625.src.tar.gz # uncompress the archive + tar xf doxygen-1.1.4-20000625.src.tar # unpack it 2. Run the configure script: @@ -255,4 +255,4 @@ The latest version of doxygen can be obtained at Enjoy, -Dimitri van Heesch (18 June 2000) +Dimitri van Heesch (25 June 2000) |