From eab0e338094037fa7485467b5ca91f261e2e9a70 Mon Sep 17 00:00:00 2001 From: vsr Date: Tue, 16 Apr 2013 16:12:25 +0000 Subject: [PATCH] Minor changes --- config_files/libBatch.sh | 2 +- config_files/xdata.sh | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/config_files/libBatch.sh b/config_files/libBatch.sh index 1bfc151..cf316f6 100755 --- a/config_files/libBatch.sh +++ b/config_files/libBatch.sh @@ -12,7 +12,7 @@ # #################################################################################### -LIBBATCH_VERSION=1.6.0 +LIBBATCH_VERSION=2.0.0 check_version(){ # No way to check version! diff --git a/config_files/xdata.sh b/config_files/xdata.sh index bf729c7..451b8eb 100755 --- a/config_files/xdata.sh +++ b/config_files/xdata.sh @@ -15,7 +15,7 @@ # # xdata version # -XDATA_VERSION=0.9.6 +XDATA_VERSION=0.9.9 check_version(){ # No way to check version! -- 2.39.2