ZestCode
 
Loading...
Searching...
No Matches
version.h
Go to the documentation of this file.
1
16
17#pragma once
18
19#define PROS_VERSION_MAJOR 4
20#define PROS_VERSION_MINOR 1
21
22#define PROS_VERSION_PATCH 0
23#define PROS_VERSION_STRING "4.1.0"