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

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

[elpa] master bef56eb 3/3: [admin] Release: org-synch.sh 1.2.


From: Thien-Thi Nguyen
Subject: [elpa] master bef56eb 3/3: [admin] Release: org-synch.sh 1.2.
Date: Tue, 28 Feb 2017 01:04:47 -0500 (EST)

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

    [admin] Release: org-synch.sh 1.2.
    
    * admin/org-synch.sh (version): Bump to "1.2".
---
 admin/org-synch.sh | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/admin/org-synch.sh b/admin/org-synch.sh
index 130c2c8..6ca8880 100755
--- a/admin/org-synch.sh
+++ b/admin/org-synch.sh
@@ -20,7 +20,8 @@
 #        0.x  -- release from the previous VCS
 #        1.0  -- initial release from this VCS (Git)
 #        1.1  -- support ‘--help’, ‘--version’
-version='1.1'
+#        1.2  -- no longer require curl; performance tweak
+version='1.2'
 # 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]