From 3c5af6325b2f1b35ed97cb201370cbf48981c785 Mon Sep 17 00:00:00 2001
From: Weitian LI <liweitianux@gmail.com>
Date: Thu, 30 Oct 2014 19:19:54 +0800
Subject: updated version/usage contents.

---
 scripts/ciao_expcorr.sh     | 12 ++++++------
 scripts/ciao_expcorr_sbp.sh |  4 ++--
 scripts/ciao_sbp.sh         |  9 +++++----
 3 files changed, 13 insertions(+), 12 deletions(-)

diff --git a/scripts/ciao_expcorr.sh b/scripts/ciao_expcorr.sh
index 701ba01..c72973f 100755
--- a/scripts/ciao_expcorr.sh
+++ b/scripts/ciao_expcorr.sh
@@ -19,17 +19,17 @@ export LC_COLLATE=C
 
 ###########################################################
 ## ChangeLogs:
-## v1.1, 2012-08-21, LIweitiaNux
-##   fix a bug with `sed'
-## v1.2, 2012-08-21, LIweitiaNux
-##   set `ardlib' before process `merge_all'
 ## v2.0, 2014/07/29, Weitian LI
 ##   `merge_all' deprecated, use `fluximage' if possible
+## v1.2, 2012-08-21, LIweitiaNux
+##   set `ardlib' before process `merge_all'
+## v1.1, 2012-08-21, LIweitiaNux
+##   fix a bug with `sed'
 ###########################################################
 
 ## about, used in `usage' {{{
-VERSION="v1.2"
-UPDATE="2012-08-21"
+VERSION="v2.0"
+UPDATE="2014-07-29"
 ## about }}}
 
 ## error code {{{
diff --git a/scripts/ciao_expcorr_sbp.sh b/scripts/ciao_expcorr_sbp.sh
index fc1e5ed..20f9afa 100755
--- a/scripts/ciao_expcorr_sbp.sh
+++ b/scripts/ciao_expcorr_sbp.sh
@@ -22,8 +22,8 @@ EXPCORR_SCRIPT="ciao_expcorr.sh"
 EXTRACT_SBP_SCRIPT="ciao_sbp.sh"
 
 ## about, used in `usage' {{{
-VERSION="v4"
-UPDATE="2013-10-12"
+VERSION="v4.1"
+UPDATE="2014-10-30"
 ## about }}}
 
 ## err code {{{
diff --git a/scripts/ciao_sbp.sh b/scripts/ciao_sbp.sh
index d111b7f..9c4963c 100755
--- a/scripts/ciao_sbp.sh
+++ b/scripts/ciao_sbp.sh
@@ -14,10 +14,11 @@ export LC_COLLATE=C
 ###########################################################
 
 ###########################################################
-## Changes made by zzh: (2013-02-01)
-## removes the region in ccd gap of ACIS_I 
-## removes the region in the area of point source
-## need asol file to prevent offset 
+## Changes:
+## v3.1: 2013/02/01, Zhenghao ZHU
+##   removes the region in ccd gap of ACIS_I 
+##   removes the region in the area of point source
+##   need asol file to prevent offset 
 ###########################################################
 
 SCRIPT_PATH=`readlink -f $0`
-- 
cgit v1.2.2