Set version number to 3.0.2

This commit is contained in:
zilmar 2025-05-15 12:23:50 +09:30
parent 1362ca0bf3
commit beca3ef513
6 changed files with 6 additions and 6 deletions

View File

@ -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-"

View File

@ -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-"

View File

@ -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-"

View File

@ -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-"

View File

@ -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-"

View File

@ -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