diff options
author | Steven Knight <knight@baldmt.com> | 2003-01-17 05:49:38 (GMT) |
---|---|---|
committer | Steven Knight <knight@baldmt.com> | 2003-01-17 05:49:38 (GMT) |
commit | 9174c12d92d6a32c087bd5b891022ef5dc6f426f (patch) | |
tree | 2762318664fc7750a3a742d789b603c1cf2b48cf /rpm | |
parent | b71b4b87ff6224de450018ba1a3192103f68160d (diff) | |
download | SCons-9174c12d92d6a32c087bd5b891022ef5dc6f426f.zip SCons-9174c12d92d6a32c087bd5b891022ef5dc6f426f.tar.gz SCons-9174c12d92d6a32c087bd5b891022ef5dc6f426f.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 bfa68a4..b746214 100644 --- a/rpm/scons.spec +++ b/rpm/scons.spec @@ -1,5 +1,5 @@ %define name scons -%define version 0.10 +%define version 0.11 %define release 1 Summary: an Open Source software construction tool |