From 6e57b077f204b58bb95b93b94a6da549660d476d Mon Sep 17 00:00:00 2001 From: Javi Fontan Date: Wed, 3 Jun 2015 17:44:12 -0400 Subject: [PATCH] Bump verstion to 4.14 --- generate.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/generate.sh b/generate.sh index 18cd1a0..6748863 100755 --- a/generate.sh +++ b/generate.sh @@ -16,7 +16,7 @@ # limitations under the License. # #--------------------------------------------------------------------------- # -VERSION=${VERSION:-4.13.0} +VERSION=${VERSION:-4.14.0} MAINTAINER=${MAINTAINER:-C12G Labs } LICENSE=${LICENSE:-Apache 2.0} PACKAGE_NAME=${PACKAGE_NAME:-one-context}