diff --git a/include/version.h b/include/version.h index 237a3ea..4e5afce 100644 --- a/include/version.h +++ b/include/version.h @@ -13,7 +13,7 @@ #define VERSION_H // Application Versions -#define VERSION_STR wxT("1.26 Dev ASUTP support PG15") +#define VERSION_STR wxT("1.26 Dev ASUTP support PG16") #define VERSION_NUM 1,26,0,0 #define VERSION_PACKAGE 1.26.0-dev