From aa3593e2da864f845d4a43022382a39af6c8cddb Mon Sep 17 00:00:00 2001 From: Javi Fontan Date: Tue, 30 Oct 2012 16:15:41 +0100 Subject: [PATCH] feature #1620: bump context packages version --- share/scripts/context-packages/generate.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/share/scripts/context-packages/generate.sh b/share/scripts/context-packages/generate.sh index da9f94e304..246feedb88 100755 --- a/share/scripts/context-packages/generate.sh +++ b/share/scripts/context-packages/generate.sh @@ -16,7 +16,7 @@ # limitations under the License. # #--------------------------------------------------------------------------- # -VERSION=${VERSION:-3.8.0} +VERSION=${VERSION:-3.8.1} MAINTAINER=${MAINTAINER:-C12G Labs } LICENSE=${LICENSE:-Apache 2.0} PACKAGE_NAME=${PACKAGE_NAME:-one-context}