From 2bcd7e8519c7b7e81017df68a0f54dd06ce72c8d Mon Sep 17 00:00:00 2001 From: Andrew Stitcher Date: Mon, 4 Nov 2013 16:50:27 +0000 Subject: QPID-5237: Copy missed Qpid version file into C++ source tree git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1538673 13f79535-47bb-0310-9956-ffa450edef68 --- qpid/cpp/.gitignore | 1 - qpid/cpp/QPID_VERSION.txt | 1 + 2 files changed, 1 insertion(+), 1 deletion(-) create mode 100644 qpid/cpp/QPID_VERSION.txt (limited to 'qpid/cpp') diff --git a/qpid/cpp/.gitignore b/qpid/cpp/.gitignore index 5049029aed..63a3f41f28 100644 --- a/qpid/cpp/.gitignore +++ b/qpid/cpp/.gitignore @@ -17,4 +17,3 @@ # under the License. # -/QPID_VERSION.txt diff --git a/qpid/cpp/QPID_VERSION.txt b/qpid/cpp/QPID_VERSION.txt new file mode 100644 index 0000000000..7d385d419c --- /dev/null +++ b/qpid/cpp/QPID_VERSION.txt @@ -0,0 +1 @@ +0.25 -- cgit v1.2.1