diff options
| author | Alan Conway <aconway@apache.org> | 2007-12-06 19:09:28 +0000 |
|---|---|---|
| committer | Alan Conway <aconway@apache.org> | 2007-12-06 19:09:28 +0000 |
| commit | b64607d0f3fc238051e49ecc8c27d090c99dc194 (patch) | |
| tree | b3ec2335323c0103bd11138229a145c1612c140f /cpp | |
| parent | 4a59d18bdca46e4a4d08621d08c90dd1f35cc949 (diff) | |
| download | qpid-python-b64607d0f3fc238051e49ecc8c27d090c99dc194.tar.gz | |
Increased release number.
git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@601819 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'cpp')
| -rw-r--r-- | cpp/qpidc.spec.in | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/cpp/qpidc.spec.in b/cpp/qpidc.spec.in index de3be76016..614ba0bacc 100644 --- a/cpp/qpidc.spec.in +++ b/cpp/qpidc.spec.in @@ -5,7 +5,7 @@ Name: @PACKAGE@ Version: @VERSION@ -Release: 12%{?dist} +Release: 13%{?dist} Summary: Libraries for Qpid C++ client applications Group: System Environment/Libraries License: Apache Software License @@ -152,7 +152,7 @@ fi %changelog -* Thu Nov 8 2007 Alan Conway <aconway@redhat.com> - 0.2-12 +* Thu Dec 6 2007 Alan Conway <aconway@redhat.com> - 0.2-13 - installcheck target to build examples in installation. * Thu Nov 8 2007 Alan Conway <aconway@redhat.com> - 0.2-10 |
