Bump version to 2.0.0
This commit is contained in:
@ -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
|
||||
|
Reference in New Issue
Block a user