diff options
author | Mukund Sivaraman <muks@banu.com> | 2009-09-27 19:25:51 +0530 |
---|---|---|
committer | Mukund Sivaraman <muks@banu.com> | 2009-09-27 19:25:51 +0530 |
commit | f0263c58232409d52476c41a676f02984089f9eb (patch) | |
tree | 0afff54bdad75729829587132baa7327f5924253 | |
parent | e58f392e579df306afd609d9e38cf954d75f8547 (diff) | |
download | tinyproxy-f0263c58232409d52476c41a676f02984089f9eb.tar.gz tinyproxy-f0263c58232409d52476c41a676f02984089f9eb.zip |
Fix version in NEWS file
Diffstat (limited to '')
-rw-r--r-- | NEWS | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,14 +1,14 @@ Tinyproxy NEWS ============== -Version 0.7.1 +Version 1.7.1 ------------- * Fixed all warnings reported by GCC * Wrote improved asciidoc manpages * Fixed various other bugs -Bugs fixed since version 0.7.0 +Bugs fixed since version 1.7.0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ * BB#8: Update README, INSTALL, NEWS and the manpage |