diff options
author | Steven Knight <knight@baldmt.com> | 2003-08-20 16:58:13 (GMT) |
---|---|---|
committer | Steven Knight <knight@baldmt.com> | 2003-08-20 16:58:13 (GMT) |
commit | 1c0a7d503532ad8b1129192872d15a72c441ad28 (patch) | |
tree | 8abace8e8be28a63cdc7fc15e89f9ee0ab585d4d /rpm | |
parent | da45157ba79c6e988c0ac89555141d02d23c5f29 (diff) | |
download | SCons-1c0a7d503532ad8b1129192872d15a72c441ad28.zip SCons-1c0a7d503532ad8b1129192872d15a72c441ad28.tar.gz SCons-1c0a7d503532ad8b1129192872d15a72c441ad28.tar.bz2 |
Initialize the new branch.
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 b23a6de..bbc77bf 100644 --- a/rpm/scons.spec.in +++ b/rpm/scons.spec.in @@ -1,5 +1,5 @@ %define name scons -%define version 0.91 +%define version 0.92 %define release 1 Summary: an Open Source software construction tool |