diff options
author | lloyd <[email protected]> | 2008-06-30 02:10:14 +0000 |
---|---|---|
committer | lloyd <[email protected]> | 2008-06-30 02:10:14 +0000 |
commit | cf713b974185b2bb2a51dc7fc009658fcc2ff401 (patch) | |
tree | eb7d5c8fc4359557bb027c3dc9d41e3e2cf8cc0c | |
parent | a8fbc423a4384775763a1f7c69810e87ad488821 (diff) |
Mark this as 1.7.8-pre in readme and log file
-rw-r--r-- | doc/log.txt | 2 | ||||
-rw-r--r-- | readme.txt | 2 |
2 files changed, 3 insertions, 1 deletions
diff --git a/doc/log.txt b/doc/log.txt index f79de56c8..26cb7a786 100644 --- a/doc/log.txt +++ b/doc/log.txt @@ -1,4 +1,6 @@ +* 1.7.8, 2008-??-?? + * 1.7.7, 2008-06-28 - Remove the global PRNG object - The PK filter objects were removed diff --git a/readme.txt b/readme.txt index f629a1441..3c13773f5 100644 --- a/readme.txt +++ b/readme.txt @@ -1,4 +1,4 @@ -Botan 1.7.7 +Botan 1.7.8 (prerelease) http://botan.randombit.net/ Please note that this is an experimental / development version of |