diff --git a/Source/Project64-audio/Version.h.in b/Source/Project64-audio/Version.h.in index bda262bd4..a67a09a5d 100644 --- a/Source/Project64-audio/Version.h.in +++ b/Source/Project64-audio/Version.h.in @@ -3,7 +3,7 @@ #define VERSION_MAJOR 3 #define VERSION_MINOR 0 -#define VERSION_REVISION 1 +#define VERSION_REVISION 2 #define VERSION_BUILD 9999 #define VERSION_PREFIX "Dev-" diff --git a/Source/Project64-core/Version.h.in b/Source/Project64-core/Version.h.in index 324f11b3e..3964d332e 100644 --- a/Source/Project64-core/Version.h.in +++ b/Source/Project64-core/Version.h.in @@ -3,7 +3,7 @@ #define VERSION_MAJOR 3 #define VERSION_MINOR 0 -#define VERSION_REVISION 1 +#define VERSION_REVISION 2 #define VERSION_BUILD 9999 #define VERSION_PREFIX "Dev-" diff --git a/Source/Project64-input/Version.h.in b/Source/Project64-input/Version.h.in index effb62e45..45c4b9a74 100644 --- a/Source/Project64-input/Version.h.in +++ b/Source/Project64-input/Version.h.in @@ -3,7 +3,7 @@ #define VERSION_MAJOR 3 #define VERSION_MINOR 0 -#define VERSION_REVISION 1 +#define VERSION_REVISION 2 #define VERSION_BUILD 9999 #define VERSION_PREFIX "Dev-" diff --git a/Source/Project64-video/Version.h.in b/Source/Project64-video/Version.h.in index 4476178e7..ad89ba345 100644 --- a/Source/Project64-video/Version.h.in +++ b/Source/Project64-video/Version.h.in @@ -3,7 +3,7 @@ #define VERSION_MAJOR 3 #define VERSION_MINOR 0 -#define VERSION_REVISION 1 +#define VERSION_REVISION 2 #define VERSION_BUILD 9999 #define VERSION_PREFIX "Dev-" diff --git a/Source/RSP/Version.h.in b/Source/RSP/Version.h.in index ab45c19c8..857c64741 100644 --- a/Source/RSP/Version.h.in +++ b/Source/RSP/Version.h.in @@ -3,7 +3,7 @@ #define VERSION_MAJOR 3 #define VERSION_MINOR 0 -#define VERSION_REVISION 1 +#define VERSION_REVISION 2 #define VERSION_BUILD 9999 #define VERSION_PREFIX "Dev-" diff --git a/Source/nragev20/Version.h.in b/Source/nragev20/Version.h.in index 8b732797c..861f7f872 100644 --- a/Source/nragev20/Version.h.in +++ b/Source/nragev20/Version.h.in @@ -25,7 +25,7 @@ Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA #define VERSION_MAJOR 3 #define VERSION_MINOR 0 -#define VERSION_REVISION 1 +#define VERSION_REVISION 2 #define VERSION_BUILD 9999 #define VERSION_PREFIX "Dev-" #define VERSION_BUILD_YEAR 2025