From 199f4be358bee6a307b7b61f4e6190fc94b6ee4f Mon Sep 17 00:00:00 2001 From: Ralph Amissah Date: Mon, 22 Aug 2016 10:52:09 -0400 Subject: org mode version sync --- maker.org | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'maker.org') diff --git a/maker.org b/maker.org index 5c585d3..9984629 100644 --- a/maker.org +++ b/maker.org @@ -190,7 +190,7 @@ PRG_BINDIR=./bin #+BEGIN_SRC makefile :tangle makefile # ORG -ORG_VERSION=20160530 +ORG_VERSION=20160725 EMACSLISP=/usr/share/emacs/site-lisp EMACSLISP_ORG=~/.emacs.d/elpa/org-$($(shell echo $(ORG_VERSION))) EMACSLISP_ORG_CONTRIB=~/.emacs.d/elpa/org-plus-contrib-$($(shell echo $(ORG_VERSION))) @@ -733,7 +733,7 @@ babel tangle) org files in ./org/ to create .d source files in ./src/sdp/ DIR=`pwd` ORGFILES="" EMACSLISP=/usr/share/emacs/site-lisp -ORG_VERSION=20160530 +ORG_VERSION=20160725 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 -- cgit v1.2.3