Skip to content

Commit 146ae69

Browse files
authored
Update version numbers (#658)
1 parent 0cfcf55 commit 146ae69

File tree

2 files changed

+3
-4
lines changed

2 files changed

+3
-4
lines changed

include/api.h

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -41,9 +41,8 @@
4141

4242
#define PROS_VERSION_MAJOR 4
4343
#define PROS_VERSION_MINOR 0
44-
#define PROS_VERSION_PATCH 6
45-
#define PROS_VERSION_STRING "4.0.6"
46-
44+
#define PROS_VERSION_PATCH 7
45+
#define PROS_VERSION_STRING "4.0.7"
4746

4847
#include "pros/adi.h"
4948
#include "pros/colors.h"

version

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
4.0.6
1+
4.0.7

0 commit comments

Comments
 (0)