Bump version to 2.0.0
This commit is contained in:
parent
c3a73c3185
commit
0ee98e401a
@ -3,8 +3,8 @@ LDLIBS := -lSDL2_image
|
||||
LDLIBS += $(shell pkg-config sdl2 --libs)
|
||||
CXXFLAGS += $(shell pkg-config sdl2 --cflags)
|
||||
|
||||
MAJOR := 1
|
||||
MINOR := 1
|
||||
MAJOR := 2
|
||||
MINOR := 0
|
||||
PATCH := 0
|
||||
|
||||
GENERATELIBHEADER := 1
|
||||
|
Loading…
x
Reference in New Issue
Block a user