diff options
author | Steven Knight <knight@baldmt.com> | 2003-04-02 15:01:37 (GMT) |
---|---|---|
committer | Steven Knight <knight@baldmt.com> | 2003-04-02 15:01:37 (GMT) |
commit | a2b9b257fec5cc6ec8a7a14ede42e8ae0c55ba98 (patch) | |
tree | 41eecdad61fdd6d9a38fd1b44d137bc875a95262 /rpm/scons.spec.in | |
parent | 68a6c0c2df1455157ed2bfbbb8e19284d817480c (diff) | |
download | SCons-a2b9b257fec5cc6ec8a7a14ede42e8ae0c55ba98.zip SCons-a2b9b257fec5cc6ec8a7a14ede42e8ae0c55ba98.tar.gz SCons-a2b9b257fec5cc6ec8a7a14ede42e8ae0c55ba98.tar.bz2 |
Initialize the new branch.
Diffstat (limited to 'rpm/scons.spec.in')
-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 4a1936a..484c6ea 100644 --- a/rpm/scons.spec.in +++ b/rpm/scons.spec.in @@ -1,5 +1,5 @@ %define name scons -%define version 0.13 +%define version 0.14 %define release 1 Summary: an Open Source software construction tool |