aboutsummaryrefslogtreecommitdiff
path: root/core/metaprogramming.nom
diff options
context:
space:
mode:
authorBruce Hill <bruce@bruce-hill.com>2018-12-31 00:19:00 -0800
committerBruce Hill <bruce@bruce-hill.com>2018-12-31 00:19:00 -0800
commit84e2065a2637645f8c797d1032265c4f37e9e718 (patch)
tree78d9d047cdef5b3bdb1c33ac467bc297f3b4d426 /core/metaprogramming.nom
parent5059c081ac624ede925d5256885509ddd17181c6 (diff)
Bumped version number.
Diffstat (limited to 'core/metaprogramming.nom')
-rw-r--r--core/metaprogramming.nom2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/metaprogramming.nom b/core/metaprogramming.nom
index 180614b..6ee9f13 100644
--- a/core/metaprogramming.nom
+++ b/core/metaprogramming.nom
@@ -3,7 +3,7 @@
This File contains actions for making actions and compile-time actions and some helper
functions to make that easier.
-lua> "NOMSU_CORE_VERSION = 12"
+lua> "NOMSU_CORE_VERSION = 13"
lua> "NOMSU_LIB_VERSION = 8"
lua> ("
do