From 9cc8afb35a4bdc52004dd63ea34b5c2707b57fa2 Mon Sep 17 00:00:00 2001 From: Justin Ross Date: Tue, 12 Nov 2013 22:36:16 +0000 Subject: QPID-5255: Change trunk version to 0.27 git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1541283 13f79535-47bb-0310-9956-ffa450edef68 --- qpid/packaging/windows/INSTALL_NOTES.html | 8 ++++---- qpid/packaging/windows/installer.proj | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) (limited to 'qpid/packaging') diff --git a/qpid/packaging/windows/INSTALL_NOTES.html b/qpid/packaging/windows/INSTALL_NOTES.html index 53eb1719d2..862e43c714 100644 --- a/qpid/packaging/windows/INSTALL_NOTES.html +++ b/qpid/packaging/windows/INSTALL_NOTES.html @@ -1,11 +1,11 @@ -Apache Qpid C++ 0.25 Installation Notes +Apache Qpid C++ 0.27 Installation Notes -

Apache Qpid C++ 0.25 Installation Notes

+

Apache Qpid C++ 0.27 Installation Notes

-

Thank you for installing Apache Qpid version 0.25 for Windows. +

Thank you for installing Apache Qpid version 0.27 for Windows. If the requisite features were installed, you can now run a broker, use the example programs, and design your own messaging programs while reading the Qpid C++ API reference documentation.

@@ -83,7 +83,7 @@ default; therefore, to gain support for durable items the persistence plugin must be loaded into the broker. This can be done using the --load-module option to load the needed plugins. For example:
-cd "C:\Program Files\Apache\qpidc-0.25"
+cd "C:\Program Files\Apache\qpidc-0.27"
 qpidd.exe --load-module plugins\broker\store.dll --load-module plugins\broker\msclfs_store.dll
 
The --load-module option can also take a full path. The option diff --git a/qpid/packaging/windows/installer.proj b/qpid/packaging/windows/installer.proj index 6a3fc05e57..4c24f17bbc 100644 --- a/qpid/packaging/windows/installer.proj +++ b/qpid/packaging/windows/installer.proj @@ -32,7 +32,7 @@ $(MSBuildProjectDirectory)\..\.. $(MSBuildProjectDirectory)\stage 32 - 0.25 + 0.27 qpidc Package C:\Program Files (x86)\Windows Installer XML v3.5\bin -- cgit v1.2.1