From 85e3d1500ece26b9681406dfe5abce08c88f0718 Mon Sep 17 00:00:00 2001 From: Justin Ross Date: Mon, 9 Jul 2012 16:00:46 +0000 Subject: QPID-4111: Move trunk version numbers to 0.19 git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1359235 13f79535-47bb-0310-9956-ffa450edef68 --- qpid/java/bdbstore/bin/backup.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'qpid/java/bdbstore') diff --git a/qpid/java/bdbstore/bin/backup.sh b/qpid/java/bdbstore/bin/backup.sh index f3386e79dc..61311cd2ef 100755 --- a/qpid/java/bdbstore/bin/backup.sh +++ b/qpid/java/bdbstore/bin/backup.sh @@ -34,7 +34,7 @@ if [ -z "${QPID_HOME}" ]; then export QPID_HOME=`cd ${WHEREAMI}/../ && pwd` fi -VERSION=0.17 +VERSION=0.19 # BDB's je JAR expected to be found in lib/opt LIBS="${QPID_HOME}/lib/opt/*:${QPID_HOME}/lib/qpid-bdbstore-${VERSION}.jar:${QPID_HOME}/lib/qpid-all.jar" -- cgit v1.2.1