diff README.txt @ 376:05c684ceb8c6

Use `req.href` instead of `env.href` as that works much better in Trac>=0.10. That also means Trac 0.9 is no longer supported.
author cmlenz
date Tue, 24 Jul 2007 09:27:56 +0000
parents f116a5068e4e
children e3ab7698dae7
line wrap: on
line diff
--- a/README.txt
+++ b/README.txt
@@ -16,7 +16,7 @@
    (http://trac.edgewall.com/) and provides a build management interface
    as well as presentation of build results.
 
-Both the build master and the web interface depend on Trac 0.9, and need
+Both the build master and the web interface depend on Trac 0.10, and need
 to be installed on the same machine, together with the Subversion
 repository. The build slave only requires Python (>= 2.3), setuptools
 (>= 0.6a2),  as well as any tools required by the build process itself. A
@@ -53,7 +53,7 @@
 done. You might need to install software that the build of your project
 requires, but the Bitten build slave itself doesn't require anything extra.
 
-For the build master and web interface, you'll need to install Trac 0.9.3 or
+For the build master and web interface, you'll need to install Trac 0.10 or
 later. Please refer to the Trac documentation for information on how it is
 installed.
 
Copyright (C) 2012-2017 Edgewall Software