diff options
author | Steven Knight <knight@baldmt.com> | 2004-08-18 16:22:42 (GMT) |
---|---|---|
committer | Steven Knight <knight@baldmt.com> | 2004-08-18 16:22:42 (GMT) |
commit | 13c6522a162eeba44371fed2fbb8f918e9ba3457 (patch) | |
tree | 90974d78c9a4a97699c2ec879d28e0f4b713c6a5 /rpm | |
parent | d2ae30081e82d18f88a752b3c7b8a26f944314e8 (diff) | |
download | SCons-13c6522a162eeba44371fed2fbb8f918e9ba3457.zip SCons-13c6522a162eeba44371fed2fbb8f918e9ba3457.tar.gz SCons-13c6522a162eeba44371fed2fbb8f918e9ba3457.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 96e9b8e..7c30145 100644 --- a/rpm/scons.spec.in +++ b/rpm/scons.spec.in @@ -1,5 +1,5 @@ %define name scons -%define version 0.95 +%define version 0.96 %define release 1 Summary: an Open Source software construction tool |