diff options
author | Steven Knight <knight@baldmt.com> | 2004-03-12 03:58:13 (GMT) |
---|---|---|
committer | Steven Knight <knight@baldmt.com> | 2004-03-12 03:58:13 (GMT) |
commit | 9f7adb8f9170f87526c3c42f49e9f12ff800b4fa (patch) | |
tree | e122908bdfa2b04b40635d40960507bbc9d79194 /rpm | |
parent | 29c1ad410538e1ceeacb9df94fe27e9160c60e88 (diff) | |
download | SCons-9f7adb8f9170f87526c3c42f49e9f12ff800b4fa.zip SCons-9f7adb8f9170f87526c3c42f49e9f12ff800b4fa.tar.gz SCons-9f7adb8f9170f87526c3c42f49e9f12ff800b4fa.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 d2ab157..aedc268 100644 --- a/rpm/scons.spec.in +++ b/rpm/scons.spec.in @@ -1,5 +1,5 @@ %define name scons -%define version 0.94 +%define version 0.95 %define release 1 Summary: an Open Source software construction tool |