aboutsummaryrefslogtreecommitdiffhomepage
path: root/tangle
diff options
context:
space:
mode:
authorRalph Amissah <ralph@amissah.com>2016-06-14 22:52:15 -0400
committerRalph Amissah <ralph@amissah.com>2019-04-04 14:48:15 -0400
commit0245c394af1a4a1400f87916bd10c398005f40da (patch)
tree716c1bf10b055740e417d2d9c7283f04d94dc246 /tangle
parentconfig rearranged, more put in maker.org (diff)
step4 some additional work
Diffstat (limited to 'tangle')
-rwxr-xr-xtangle2
1 files changed, 1 insertions, 1 deletions
diff --git a/tangle b/tangle
index 334cd43..2fbaadf 100755
--- a/tangle
+++ b/tangle
@@ -4,7 +4,7 @@
DIR=`pwd`
ORGFILES=""
EMACSLISP=/usr/share/emacs/site-lisp
-ORG_VERSION=20160411
+ORG_VERSION=20160530
EMACSLISP_ORG=~/.emacs.d/elpa/org-$($(shell echo $(ORG_VERSION)))
EMACSLISP_ORG_CONTRIB=~/.emacs.d/elpa/org-plus-contrib-$($(shell echo $(ORG_VERSION)))
# wrap each argument in the code required to call tangle on it