File tree Expand file tree Collapse file tree 3 files changed +16
-1
lines changed Expand file tree Collapse file tree 3 files changed +16
-1
lines changed Original file line number Diff line number Diff line change @@ -7,6 +7,12 @@ there is also the log of commit messages.
77Internal changes which are not visible to clients of the library are mostly not
88listed here.
99
10+ Version 10.48 xx-xxx-2026
11+ -------------------------
12+
13+ ...
14+
15+
1016Version 10.47 21-October-2025
1117-----------------------------
1218
Original file line number Diff line number Diff line change 11News about PCRE2 releases
22-------------------------
33
4+ Version 10.48 xx-xxx-2026
5+ -------------------------
6+
7+ In development. A list of potential items for inclusion is here:
8+ https://github.com/PCRE2Project/pcre2/milestone/5
9+
10+ If you are reading this, contributions are welcome!
11+
12+
413Version 10.47 21-October-2025
514-----------------------------
615
Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ dnl The PCRE2_PRERELEASE feature is for identifying release candidates. It might
99dnl be defined as -RC2, for example. For real releases, it should be empty.
1010
1111m4_define ( pcre2_major , [ 10] )
12- m4_define ( pcre2_minor , [ 47 ] )
12+ m4_define ( pcre2_minor , [ 48 ] )
1313m4_define ( pcre2_prerelease , [ -DEV] )
1414m4_define ( pcre2_date , [ 2025-10-21] )
1515
You can’t perform that action at this time.
0 commit comments