aboutsummaryrefslogtreecommitdiff
path: root/examples
diff options
context:
space:
mode:
authorBruce Hill <bitbucket@bruce-hill.com>2018-07-25 13:49:17 -0700
committerBruce Hill <bitbucket@bruce-hill.com>2018-07-25 13:49:17 -0700
commita69555bc03cc5fe75215a48b34b1e504c1afe512 (patch)
tree90e96ce46ca50996b505c0a615d590083c8b3f1e /examples
parentfe47b7c2cb8c536d56907e679af7a94de0e338c3 (diff)
Updated version numbers.
Diffstat (limited to 'examples')
-rw-r--r--examples/how_do_i.nom2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/how_do_i.nom b/examples/how_do_i.nom
index bb5df5a..b85d496 100644
--- a/examples/how_do_i.nom
+++ b/examples/how_do_i.nom
@@ -1,4 +1,4 @@
-#!/usr/bin/env nomsu -V2.5.4.3
+#!/usr/bin/env nomsu -V2.5.5.4
# How do I...
# Write a comment? Put a # and go till the end of the line
# How do I write a multi-line comment?