diff options
author | behlendo <behlendo@7e1ea52c-4ff2-0310-8f11-9dd32ca42a1c> | 2008-04-22 20:10:55 +0000 |
---|---|---|
committer | behlendo <behlendo@7e1ea52c-4ff2-0310-8f11-9dd32ca42a1c> | 2008-04-22 20:10:55 +0000 |
commit | 7e4e211333888ab99f32a75691e1f146597832ca (patch) | |
tree | 180642c51050198fa253b6977decaa127ab8a956 /scripts | |
parent | b831734a4360aa7ae34a36e55bbe6a1c9a40b01e (diff) |
Give it a real version for a tag
git-svn-id: https://outreach.scidac.gov/svn/spl/trunk@84 7e1ea52c-4ff2-0310-8f11-9dd32ca42a1c
Diffstat (limited to 'scripts')
-rw-r--r-- | scripts/spl.spec | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/spl.spec b/scripts/spl.spec index 1ce524865..80d6a170c 100644 --- a/scripts/spl.spec +++ b/scripts/spl.spec @@ -1,6 +1,6 @@ # spl %define name spl -%define version 0.0.1 +%define version 0.2.0 Summary: Solaris Porting Layer Name: %{name} |