Skip to content

Commit 6e0cd97

Browse files
authored
Run UpdateRelease.py #noupdate
1 parent 4e84d99 commit 6e0cd97

File tree

100 files changed

+100
-100
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

100 files changed

+100
-100
lines changed

MODULE.bazel

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
module(
22
name = "pcre2",
3-
version = "10.45",
3+
version = "10.46",
44
compatibility_level = 1,
55
)
66

doc/pcre2-config.1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
.TH PCRE2-CONFIG 1 "28 September 2014" "PCRE2 10.45"
1+
.TH PCRE2-CONFIG 1 "28 September 2014" "PCRE2 10.46"
22
.SH NAME
33
pcre2-config - program to return PCRE2 configuration
44
.SH SYNOPSIS

doc/pcre2.3

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
.TH PCRE2 3 "18 December 2024" "PCRE2 10.45"
1+
.TH PCRE2 3 "18 December 2024" "PCRE2 10.46"
22
.SH NAME
33
PCRE2 - Perl-compatible regular expressions (revised API)
44
.SH INTRODUCTION

doc/pcre2_callout_enumerate.3

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
.TH PCRE2_COMPILE 3 "23 March 2017" "PCRE2 10.45"
1+
.TH PCRE2_COMPILE 3 "23 March 2017" "PCRE2 10.46"
22
.SH NAME
33
PCRE2 - Perl-compatible regular expressions (revised API)
44
.SH SYNOPSIS

doc/pcre2_code_copy.3

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
.TH PCRE2_CODE_COPY 3 "22 November 2016" "PCRE2 10.45"
1+
.TH PCRE2_CODE_COPY 3 "22 November 2016" "PCRE2 10.46"
22
.SH NAME
33
PCRE2 - Perl-compatible regular expressions (revised API)
44
.SH SYNOPSIS

doc/pcre2_code_copy_with_tables.3

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
.TH PCRE2_CODE_COPY 3 "16 January 2017" "PCRE2 10.45"
1+
.TH PCRE2_CODE_COPY 3 "16 January 2017" "PCRE2 10.46"
22
.SH NAME
33
PCRE2 - Perl-compatible regular expressions (revised API)
44
.SH SYNOPSIS

doc/pcre2_code_free.3

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
.TH PCRE2_CODE_FREE 3 "28 June 2018" "PCRE2 10.45"
1+
.TH PCRE2_CODE_FREE 3 "28 June 2018" "PCRE2 10.46"
22
.SH NAME
33
PCRE2 - Perl-compatible regular expressions (revised API)
44
.SH SYNOPSIS

doc/pcre2_compile.3

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
.TH PCRE2_COMPILE 3 "30 October 2024" "PCRE2 10.45"
1+
.TH PCRE2_COMPILE 3 "30 October 2024" "PCRE2 10.46"
22
.SH NAME
33
PCRE2 - Perl-compatible regular expressions (revised API)
44
.SH SYNOPSIS

doc/pcre2_compile_context_copy.3

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
.TH PCRE2_COMPILE_CONTEXT_COPY 3 "25 October 2014" "PCRE2 10.45"
1+
.TH PCRE2_COMPILE_CONTEXT_COPY 3 "25 October 2014" "PCRE2 10.46"
22
.SH NAME
33
PCRE2 - Perl-compatible regular expressions (revised API)
44
.SH SYNOPSIS

doc/pcre2_compile_context_create.3

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
.TH PCRE2_COMPILE_CONTEXT_CREATE 3 "25 October 2014" "PCRE2 10.45"
1+
.TH PCRE2_COMPILE_CONTEXT_CREATE 3 "25 October 2014" "PCRE2 10.46"
22
.SH NAME
33
PCRE2 - Perl-compatible regular expressions (revised API)
44
.SH SYNOPSIS

0 commit comments

Comments
 (0)