emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[elpa] master 78e3869 4/4: [admin] Bump update-archive.sh version to "1.


From: Thien-Thi Nguyen
Subject: [elpa] master 78e3869 4/4: [admin] Bump update-archive.sh version to "1.7" for push.
Date: Mon, 27 Feb 2017 23:49:33 -0500 (EST)

branch: master
commit 78e3869ba1bea14c5619e786a79f5e5309b43d88
Author: Thien-Thi Nguyen <address@hidden>
Commit: Thien-Thi Nguyen <address@hidden>

    [admin] Bump update-archive.sh version to "1.7" for push.
    
    * admin/update-archive.sh (version): Bump to "1.7".
---
 admin/update-archive.sh | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/admin/update-archive.sh b/admin/update-archive.sh
index 1986677..82ff56a 100755
--- a/admin/update-archive.sh
+++ b/admin/update-archive.sh
@@ -80,7 +80,8 @@
 #        1.4  -- use sendmail(8) and rsync(1)
 #        1.5  -- make staging operations less brittle
 #        1.6  -- support ‘--help’, ‘--version’
-version='1.6'
+#        1.7  -- fix DANGEROUS bug; make less noisy; name bash explicitly
+version='1.7'
 # If $0 is a symlink, `dirname $0`/hv.sh might not be available,
 # and even if it IS available, how can we be sure it's bonafide?
 test -L $0 || { hv=`dirname $0`/hv.sh ; test -r $hv && . $hv ; }



reply via email to

[Prev in Thread] Current Thread [Next in Thread]