diff options
| author | Bruce Hill <bitbucket@bruce-hill.com> | 2018-08-28 15:34:45 -0700 |
|---|---|---|
| committer | Bruce Hill <bitbucket@bruce-hill.com> | 2018-08-28 15:34:45 -0700 |
| commit | 5ee9bcb7fb692b7dcbdcd71b38f4166f1ae56d3c (patch) | |
| tree | 4ced4ea6ec8898097b62088d8d3d7f8c45e00717 /lib/version.nom | |
| parent | 2ec4f3117e4582ddb436ae4decb3d55ed2f06460 (diff) | |
Upgraded version to 3.5.5.6, corresponding to Object Oriented changes.
Diffstat (limited to 'lib/version.nom')
| -rw-r--r-- | lib/version.nom | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/version.nom b/lib/version.nom index a871ac1..9c34e4b 100644 --- a/lib/version.nom +++ b/lib/version.nom @@ -1,3 +1,3 @@ -#!/usr/bin/env nomsu -V2.5.5.5 +#!/usr/bin/env nomsu -V3.5.5.6 # This file sets the current library version. -lua> "NOMSU_LIB_VERSION = 5" +lua> "NOMSU_LIB_VERSION = 6" |
