Change version to 5.3.0

This commit is contained in:
Scott Allen 2020-07-24 16:01:32 -04:00
parent 8fc6eee194
commit f1009abd7b
4 changed files with 4 additions and 4 deletions

View File

@ -5,7 +5,7 @@
#---------------------------------------------------------------------------
DOXYFILE_ENCODING = UTF-8
PROJECT_NAME = "Arduboy2 Library"
PROJECT_NUMBER =
PROJECT_NUMBER = 5.3.0
PROJECT_BRIEF =
PROJECT_LOGO =
OUTPUT_DIRECTORY = doxygen

View File

@ -7,7 +7,7 @@
"type": "git",
"url": "https://github.com/MLXXXp/Arduboy2.git"
},
"version": "5.2.1",
"version": "5.3.0",
"export":
{
"exclude": "extras"

View File

@ -1,5 +1,5 @@
name=Arduboy2
version=5.2.1
version=5.3.0
author=Chris J. Martinez, Kevin Bates, Josh Goebel, Scott Allen, Ross O. Shoger
maintainer=Scott Allen <saydisp-git@yahoo.ca>
sentence=An alternative library for use with the Arduboy game system.

View File

@ -34,7 +34,7 @@
* #endif
* \endcode
*/
#define ARDUBOY_LIB_VER 50201
#define ARDUBOY_LIB_VER 50300
// EEPROM settings
/** \brief