diff options
author | Steven Knight <knight@baldmt.com> | 2002-01-11 08:46:19 (GMT) |
---|---|---|
committer | Steven Knight <knight@baldmt.com> | 2002-01-11 08:46:19 (GMT) |
commit | dd40d81aa957e6c4724c648bf74390280849e944 (patch) | |
tree | 3ccf8d7dae4aef9daa56a9f64e2d5f57de1cff62 /rpm | |
parent | 9deba5890b7df92692c3492c612231182efb3e90 (diff) | |
download | SCons-dd40d81aa957e6c4724c648bf74390280849e944.zip SCons-dd40d81aa957e6c4724c648bf74390280849e944.tar.gz SCons-dd40d81aa957e6c4724c648bf74390280849e944.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 345fedc..706141c 100644 --- a/rpm/scons.spec +++ b/rpm/scons.spec @@ -1,5 +1,5 @@ %define name scons -%define version 0.03 +%define version 0.04 %define release 1 Summary: an Open Source software construction tool |