diff options
author | Steven Knight <knight@baldmt.com> | 2002-02-25 22:44:34 (GMT) |
---|---|---|
committer | Steven Knight <knight@baldmt.com> | 2002-02-25 22:44:34 (GMT) |
commit | 22377ca1715d2b67a5e72cdede0fb0103e4c7ff1 (patch) | |
tree | f6c258a93e60f2ec1132871dc9ea7e81a22c2d62 /rpm | |
parent | 8289435e0814081e0be0f8dbb096d0c59415f890 (diff) | |
download | SCons-22377ca1715d2b67a5e72cdede0fb0103e4c7ff1.zip SCons-22377ca1715d2b67a5e72cdede0fb0103e4c7ff1.tar.gz SCons-22377ca1715d2b67a5e72cdede0fb0103e4c7ff1.tar.bz2 |
Initialize the new branch.
Diffstat (limited to 'rpm')
-rw-r--r-- | rpm/scons.spec | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/rpm/scons.spec b/rpm/scons.spec index 74e83aa..5953842 100644 --- a/rpm/scons.spec +++ b/rpm/scons.spec @@ -1,5 +1,5 @@ %define name scons -%define version 0.05 +%define version 0.06 %define release 1 Summary: an Open Source software construction tool |