diff options
| author | Bruce Hill <bitbucket@bruce-hill.com> | 2018-07-17 23:37:20 -0700 |
|---|---|---|
| committer | Bruce Hill <bitbucket@bruce-hill.com> | 2018-07-17 23:37:26 -0700 |
| commit | 88df5c72a317cc011f221627a2c3082078237cc1 (patch) | |
| tree | a0e983d6aa356dbcd7ec2f71378c3b796e960ac3 /lib/version.nom | |
| parent | af441330ff7cfdc466281ce135ca7231ec54c499 (diff) | |
Updating lib to v2
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 f90a39c..24ba7a0 100644 --- a/lib/version.nom +++ b/lib/version.nom @@ -1,3 +1,3 @@ -#!/usr/bin/env nomsu -V1 +#!/usr/bin/env nomsu -V2.2.4.3 # This file sets the current library version. -lua> "NOMSU_LIB_VERSION = 3" +lua> "NOMSU_LIB_VERSION = 3"
\ No newline at end of file |
