diff options
author | Steven Knight <knight@baldmt.com> | 2002-01-31 02:58:29 (GMT) |
---|---|---|
committer | Steven Knight <knight@baldmt.com> | 2002-01-31 02:58:29 (GMT) |
commit | ae1c3983b9c6d41608d494dfbdace21cdd459951 (patch) | |
tree | fbf7c0317b1b07af56ba8cd0f71309e9628e5b93 /rpm | |
parent | 7617a49b72f53650bb6a159ef977dec071d02dae (diff) | |
download | SCons-ae1c3983b9c6d41608d494dfbdace21cdd459951.zip SCons-ae1c3983b9c6d41608d494dfbdace21cdd459951.tar.gz SCons-ae1c3983b9c6d41608d494dfbdace21cdd459951.tar.bz2 |
Initialize new branch.
Diffstat (limited to 'rpm')
-rw-r--r-- | rpm/scons.spec | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/rpm/scons.spec b/rpm/scons.spec index 706141c..74e83aa 100644 --- a/rpm/scons.spec +++ b/rpm/scons.spec @@ -1,5 +1,5 @@ %define name scons -%define version 0.04 +%define version 0.05 %define release 1 Summary: an Open Source software construction tool |