diff options
author | Steven Knight <knight@baldmt.com> | 2002-05-04 04:51:40 (GMT) |
---|---|---|
committer | Steven Knight <knight@baldmt.com> | 2002-05-04 04:51:40 (GMT) |
commit | a79fc1da313aa09ed0007b8c797ab080b038fee8 (patch) | |
tree | ffd857dec56003d3be30af22be48249cdc708a49 /rpm/scons.spec | |
parent | 291533b4080c7db76da6b030cd8b7b8c1a70aa2a (diff) | |
download | SCons-a79fc1da313aa09ed0007b8c797ab080b038fee8.zip SCons-a79fc1da313aa09ed0007b8c797ab080b038fee8.tar.gz SCons-a79fc1da313aa09ed0007b8c797ab080b038fee8.tar.bz2 |
Initialize the new branch.
Diffstat (limited to 'rpm/scons.spec')
-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 06f6b1f..45b3936 100644 --- a/rpm/scons.spec +++ b/rpm/scons.spec @@ -1,5 +1,5 @@ %define name scons -%define version 0.07 +%define version 0.08 %define release 1 Summary: an Open Source software construction tool |