diff --git a/Source/Project64-audio/Version.h.in b/Source/Project64-audio/Version.h.in index 38b7cc5f9..bda262bd4 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 0 +#define VERSION_REVISION 1 #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 17c7716c0..324f11b3e 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 0 +#define VERSION_REVISION 1 #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 79defbcec..effb62e45 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 0 +#define VERSION_REVISION 1 #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 e7e4552d5..4476178e7 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 0 +#define VERSION_REVISION 1 #define VERSION_BUILD 9999 #define VERSION_PREFIX "Dev-" diff --git a/Source/RSP/Version.h.in b/Source/RSP/Version.h.in index eaf0830f6..ab45c19c8 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 0 +#define VERSION_REVISION 1 #define VERSION_BUILD 9999 #define VERSION_PREFIX "Dev-" diff --git a/Source/nragev20/Version.h.in b/Source/nragev20/Version.h.in index a7aa0cf6e..32e41fe65 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 0 +#define VERSION_REVISION 1 #define VERSION_BUILD 9999 #define VERSION_PREFIX "Dev-"