diff options
author | Steven Knight <knight@baldmt.com> | 2003-03-28 16:09:05 (GMT) |
---|---|---|
committer | Steven Knight <knight@baldmt.com> | 2003-03-28 16:09:05 (GMT) |
commit | d3ce17c54525be85011f667f584611cc02ee9a11 (patch) | |
tree | 75557be292bcd678b9da5c0efad224c4c8af4118 /rpm | |
parent | 7957b64201ebd516b970ea335ef0a7ef561d7427 (diff) | |
download | SCons-d3ce17c54525be85011f667f584611cc02ee9a11.zip SCons-d3ce17c54525be85011f667f584611cc02ee9a11.tar.gz SCons-d3ce17c54525be85011f667f584611cc02ee9a11.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 37327a4..4a1936a 100644 --- a/rpm/scons.spec.in +++ b/rpm/scons.spec.in @@ -1,5 +1,5 @@ %define name scons -%define version 0.12 +%define version 0.13 %define release 1 Summary: an Open Source software construction tool |