diff --git a/Makefile b/Makefile index bbcee73..cca91b8 100644 --- a/Makefile +++ b/Makefile @@ -28,8 +28,8 @@ endif #--------------------------------------------------------------------------------- VERSION_MAJOR := 3 -VERSION_MINOR := 2 -VERSION_MICRO := 1 +VERSION_MINOR := 3 +VERSION_MICRO := 0 #--------------------------------------------------------------------------------- # TARGET is the name of the output # BUILD is the directory where object files & intermediate files will be placed