summaryrefslogtreecommitdiff
path: root/template/__init__.py
diff options
context:
space:
mode:
authorSteven Knight <knight@baldmt.com>2002-01-30 21:42:23 +0000
committerSteven Knight <knight@baldmt.com>2002-01-30 21:42:23 +0000
commit7617a49b72f53650bb6a159ef977dec071d02dae (patch)
tree6a4b6c16147720bf02a626be1642f1b2cede06ef /template/__init__.py
parent1e3bfc03bd3a7c60c478cad0021ef8345803ecee (diff)
downloadscons-7617a49b72f53650bb6a159ef977dec071d02dae.tar.gz
Prepare for release 0.04.
Diffstat (limited to 'template/__init__.py')
-rw-r--r--template/__init__.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/template/__init__.py b/template/__init__.py
index 55f51af3..fffcf571 100644
--- a/template/__init__.py
+++ b/template/__init__.py
@@ -27,6 +27,6 @@ XXX
# WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
#
-__revision__ = "${subst '^src/scons/' '' $filename} __REVISION__ __DATE__ __DEVELOPER__"
+__revision__ = "__FILE__ __REVISION__ __DATE__ __DEVELOPER__"
__version__ = "__VERSION__"