summaryrefslogtreecommitdiff
path: root/pr/include/prinit.h
diff options
context:
space:
mode:
Diffstat (limited to 'pr/include/prinit.h')
-rw-r--r--pr/include/prinit.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/pr/include/prinit.h b/pr/include/prinit.h
index b999899e..5ddc9aa9 100644
--- a/pr/include/prinit.h
+++ b/pr/include/prinit.h
@@ -31,9 +31,9 @@ PR_BEGIN_EXTERN_C
** The format of the version string is
** "<major version>.<minor version>[.<patch level>] [<Beta>]"
*/
-#define PR_VERSION "4.24 Beta"
+#define PR_VERSION "4.25 Beta"
#define PR_VMAJOR 4
-#define PR_VMINOR 24
+#define PR_VMINOR 25
#define PR_VPATCH 0
#define PR_BETA PR_TRUE