diff options
author | Steven Knight <knight@baldmt.com> | 2003-11-07 18:16:06 (GMT) |
---|---|---|
committer | Steven Knight <knight@baldmt.com> | 2003-11-07 18:16:06 (GMT) |
commit | b7308d19648bda8220d69328de74dfcad9a28872 (patch) | |
tree | a049f412dd1fe60ec544f15996b5f17a90b0fc42 /rpm/scons.spec.in | |
parent | 5cb7f5ef4a86724d1bfb1dfa43e3988d3061ad32 (diff) | |
download | SCons-b7308d19648bda8220d69328de74dfcad9a28872.zip SCons-b7308d19648bda8220d69328de74dfcad9a28872.tar.gz SCons-b7308d19648bda8220d69328de74dfcad9a28872.tar.bz2 |
Initialize the 0.94 branch for release.
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 2160041..d2ab157 100644 --- a/rpm/scons.spec.in +++ b/rpm/scons.spec.in @@ -1,5 +1,5 @@ %define name scons -%define version 0.93 +%define version 0.94 %define release 1 Summary: an Open Source software construction tool |