Bump version to 1.4

master
webdesigner97 2013-11-24 20:15:25 +01:00
parent 796b90b3b5
commit d3b3f42d2b
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@
-- Create variables and tables
print("Streets: Creating variables and tables...")
streets = {}
streets.version = "1.3 indev"
streets.version = "1.4"
streets.modpath = minetest.get_modpath("streets")
streets.extendedBy = {}
streets.load = {