diff options
author | Steven Knight <knight@baldmt.com> | 2003-06-25 20:45:49 (GMT) |
---|---|---|
committer | Steven Knight <knight@baldmt.com> | 2003-06-25 20:45:49 (GMT) |
commit | 504302a2b850cb3b87ca4927343713ceb242fdba (patch) | |
tree | 0a8943542ff6d5086b39b38b3e4fc97b06d301e7 /rpm | |
parent | 1536a67932f34b447b28345fb2eb348b54e8ae03 (diff) | |
download | SCons-504302a2b850cb3b87ca4927343713ceb242fdba.zip SCons-504302a2b850cb3b87ca4927343713ceb242fdba.tar.gz SCons-504302a2b850cb3b87ca4927343713ceb242fdba.tar.bz2 |
Initialize the new branch for release.
Diffstat (limited to 'rpm')
-rw-r--r-- | rpm/scons.spec.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/rpm/scons.spec.in b/rpm/scons.spec.in index b68c156..de34305 100644 --- a/rpm/scons.spec.in +++ b/rpm/scons.spec.in @@ -1,5 +1,5 @@ %define name scons -%define version 0.15 +%define version 0.90 %define release 1 Summary: an Open Source software construction tool |