From ab3860700c110ecf6fef05bcd308640c446a59e1 Mon Sep 17 00:00:00 2001 From: Martin Paces Date: Tue, 16 Dec 2014 18:14:57 +0100 Subject: [PATCH] Version update. --- scripts/lib_common.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/lib_common.sh b/scripts/lib_common.sh index 466f02a..d9abf60 100644 --- a/scripts/lib_common.sh +++ b/scripts/lib_common.sh @@ -28,7 +28,7 @@ #------------------------------------------------------------------------------- # version -export ODAOSVERSION=0.4.3 +export ODAOSVERSION=0.4.4 # public hostname (or IP number) under which the ODA-OS shall be accessable # NOTE: Critical parameter! Be sure you set to proper value.