summaryrefslogtreecommitdiffhomepage
path: root/org/config_make.org
diff options
context:
space:
mode:
authorRalph Amissah <ralph.amissah@gmail.com>2023-12-17 19:52:01 -0500
committerRalph Amissah <ralph.amissah@gmail.com>2023-12-17 19:52:01 -0500
commit7894f38e03e6b0b14f1ecb672bcb5e8d139a8011 (patch)
tree69bb0dc6c488801215aa73452c3a0e58e3e5c5da /org/config_make.org
parentupdates incl. ldc-1.35.0, direnv-2.4.0 (diff)
0.14.0, spine sync
Diffstat (limited to 'org/config_make.org')
-rw-r--r--org/config_make.org10
1 files changed, 6 insertions, 4 deletions
diff --git a/org/config_make.org b/org/config_make.org
index 145fcbe..45ed889 100644
--- a/org/config_make.org
+++ b/org/config_make.org
@@ -18,11 +18,12 @@
* project
** version info SET VERSION :version:set:project:
-*** project SET VERSION
+*** project VERSION
-#+NAME: spine_version_set
-#+BEGIN_SRC sh
-0.12.0
+#+NAME: spine_version
+#+HEADER: :noweb yes
+#+BEGIN_SRC emacs-lisp
+<<./spine_version_info_and_doc_header_including_copyright_and_license.org:spine_project_version()>>
#+END_SRC
*** build tools if specified
@@ -44,6 +45,7 @@
* dr spine_search
** spine_search makefile :makefile
*** tangle
+
#+HEADER: :tangle ../makefile
#+HEADER: :noweb yes
#+BEGIN_SRC makefile