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

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

[elpa] master 32cfb77 2/2: [admin] Release: update-archive.sh 1.8


From: Thien-Thi Nguyen
Subject: [elpa] master 32cfb77 2/2: [admin] Release: update-archive.sh 1.8
Date: Tue, 28 Feb 2017 04:58:08 -0500 (EST)

branch: master
commit 32cfb776335b56ed211dec302e6338f2924c7804
Author: Thien-Thi Nguyen <address@hidden>
Commit: Thien-Thi Nguyen <address@hidden>

    [admin] Release: update-archive.sh 1.8
    
    * admin/update-archive (version): Bump to "1.8".
---
 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 a1d6e80..8412bb2 100755
--- a/admin/update-archive.sh
+++ b/admin/update-archive.sh
@@ -81,7 +81,8 @@
 #        1.5  -- make staging operations less brittle
 #        1.6  -- support ‘--help’, ‘--version’
 #        1.7  -- fix DANGEROUS bug; make less noisy; name bash explicitly
-version='1.7'
+#        1.8  -- revert "name bash explicitly"
+version='1.8'
 # 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]