diff options
author | Steven Knight <knight@baldmt.com> | 2002-03-30 10:36:12 (GMT) |
---|---|---|
committer | Steven Knight <knight@baldmt.com> | 2002-03-30 10:36:12 (GMT) |
commit | 37bd22efa578e0c407a4e50fd3c40e20193a9260 (patch) | |
tree | 6b4bc016d3d8ecce7779a9c773e89883d2749d7b /rpm | |
parent | 1872e353ccd080dd5d2e338608c2dc614cd991d9 (diff) | |
download | SCons-37bd22efa578e0c407a4e50fd3c40e20193a9260.zip SCons-37bd22efa578e0c407a4e50fd3c40e20193a9260.tar.gz SCons-37bd22efa578e0c407a4e50fd3c40e20193a9260.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 77fe187..06f6b1f 100644 --- a/rpm/scons.spec +++ b/rpm/scons.spec @@ -1,5 +1,5 @@ %define name scons -%define version 0.06 +%define version 0.07 %define release 1 Summary: an Open Source software construction tool |