diff options
author | dimitri <dimitri@afe2bf4a-e733-0410-8a33-86f594647bc7> | 2000-04-17 18:47:53 (GMT) |
---|---|---|
committer | dimitri <dimitri@afe2bf4a-e733-0410-8a33-86f594647bc7> | 2000-04-17 18:47:53 (GMT) |
commit | 0e7fba152ca1c24593a5c9b01460116d16ca3f97 (patch) | |
tree | 25b1690e57effb00b6b482041be7b48ca0ae643e /INSTALL | |
parent | 0001e1e28b80b870b85b82b9f1cacfdb5cd834eb (diff) | |
download | Doxygen-0e7fba152ca1c24593a5c9b01460116d16ca3f97.zip Doxygen-0e7fba152ca1c24593a5c9b01460116d16ca3f97.tar.gz Doxygen-0e7fba152ca1c24593a5c9b01460116d16ca3f97.tar.bz2 |
Release-1.1.2-20000417
Diffstat (limited to 'INSTALL')
-rw-r--r-- | INSTALL | 8 |
1 files changed, 4 insertions, 4 deletions
@@ -1,4 +1,4 @@ -DOXYGEN Version 1.1.2 +DOXYGEN Version 1.1.2-20000417 CONTENTS -------- @@ -15,8 +15,8 @@ INSTALLATION INSTRUCTIONS FOR UNIX: 1. Unpack the archive, unless you already have: - gunzip doxygen-1.1.2.src.tar.gz # uncompress the archive - tar xf doxygen-1.1.2.src.tar # unpack it + gunzip doxygen-1.1.2-20000417.src.tar.gz # uncompress the archive + tar xf doxygen-1.1.2-20000417.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 (09 April 2000) +Dimitri van Heesch (17 April 2000) |