forked from github/server
Merge branch 'version-3-3'
Conflicts: src/build.h
This commit is contained in:
commit
975b930f44
2 changed files with 2 additions and 1 deletions
|
@ -22,6 +22,7 @@ end
|
|||
local eternath = {}
|
||||
|
||||
function eternath.update()
|
||||
local size = 1
|
||||
if b1 and b2 then
|
||||
local size = 5
|
||||
local units1 = gates.units(b1, size)
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
#define VERSION_MAJOR 3
|
||||
#define VERSION_MINOR 4
|
||||
#define VERSION_BUILD 694
|
||||
#define VERSION_BUILD 695
|
||||
|
|
Loading…
Reference in a new issue