Moved versioning to premake
This commit is contained in:
@ -1 +1,5 @@
|
||||
LDLIBS := -lm -lscstring
|
||||
|
||||
MAJOR := 1
|
||||
MINOR := 0
|
||||
PATCH := 0
|
||||
|
Reference in New Issue
Block a user
@ -1 +1,5 @@
|
||||
LDLIBS := -lm -lscstring
|
||||
|
||||
MAJOR := 1
|
||||
MINOR := 0
|
||||
PATCH := 0
|
||||
|