diff options
author | Bernard Normier <bernard@zeroc.com> | 2007-08-07 18:04:50 -0400 |
---|---|---|
committer | Bernard Normier <bernard@zeroc.com> | 2007-08-07 18:04:50 -0400 |
commit | 528f6832874f80c80edd2780e6e1d5c97ca6e922 (patch) | |
tree | 9acbdd9a02e99342c55a2ea9743ebc7abcfc94dc /cpp | |
parent | Fixed dotnet policies install (diff) | |
download | ice-528f6832874f80c80edd2780e6e1d5c97ca6e922.tar.bz2 ice-528f6832874f80c80edd2780e6e1d5c97ca6e922.tar.xz ice-528f6832874f80c80edd2780e6e1d5c97ca6e922.zip |
Fixes from 3.2 branch
Diffstat (limited to 'cpp')
-rw-r--r-- | cpp/install/rpm/ice.spec | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cpp/install/rpm/ice.spec b/cpp/install/rpm/ice.spec index ab4e36470fb..81620793d3b 100644 --- a/cpp/install/rpm/ice.spec +++ b/cpp/install/rpm/ice.spec @@ -7,7 +7,7 @@ %define core_arches %{ix86} x86_64 Summary: The Ice base runtime and services Name: ice -Version: 3.2.0 +Version: 3.2.1 Release: 1%{?dist} License: GPL Group:System Environment/Libraries |