Skip to content

Commit ec7a323

Browse files
committed
v3.10.12.0
Signed-off-by: Jeff Long <[email protected]>
1 parent 9fbc264 commit ec7a323

File tree

2 files changed

+46
-1
lines changed

2 files changed

+46
-1
lines changed

.zenodo.json

Lines changed: 45 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -130,6 +130,9 @@
130130
{
131131
"name": "Braun, Martin"
132132
},
133+
{
134+
"name": "Breuil, Landry"
135+
},
133136
{
134137
"name": "Bruce, Nicholas"
135138
},
@@ -145,9 +148,15 @@
145148
{
146149
"name": "Campbell, Bailey"
147150
},
151+
{
152+
"name": "Carrick, Matt"
153+
},
148154
{
149155
"name": "Cercueil, Paul"
150156
},
157+
{
158+
"name": "Chai, Kefu"
159+
},
151160
{
152161
"name": "Chavez, Christopher"
153162
},
@@ -272,6 +281,9 @@
272281
{
273282
"name": "Freire, Igor"
274283
},
284+
{
285+
"name": "Fu, Frank"
286+
},
275287
{
276288
"name": "Garver, Paul"
277289
},
@@ -470,6 +482,9 @@
470482
{
471483
"name": "Leech, Marcus"
472484
},
485+
{
486+
"name": "Lenka, Sahil"
487+
},
473488
{
474489
"name": "Lessard, Louis Philippe"
475490
},
@@ -569,6 +584,9 @@
569584
{
570585
"name": "Morin, Cyrille"
571586
},
587+
{
588+
"name": "Moullec, Julien"
589+
},
572590
{
573591
"name": "Munaut, Sylvain"
574592
},
@@ -794,6 +812,9 @@
794812
{
795813
"name": "Singh, Adarsh"
796814
},
815+
{
816+
"name": "Sladecek, Ladislav"
817+
},
797818
{
798819
"name": "Sloane, Andy"
799820
},
@@ -1053,6 +1074,9 @@
10531074
{
10541075
"name": "MBoerschig"
10551076
},
1077+
{
1078+
"name": "Matt"
1079+
},
10561080
{
10571081
"name": "Moeller"
10581082
},
@@ -1101,6 +1125,9 @@
11011125
{
11021126
"name": "a-andre"
11031127
},
1128+
{
1129+
"name": "adriengit"
1130+
},
11041131
{
11051132
"name": "aidan"
11061133
},
@@ -1155,6 +1182,9 @@
11551182
{
11561183
"name": "ilovezfs"
11571184
},
1185+
{
1186+
"name": "james-wandisco"
1187+
},
11581188
{
11591189
"name": "japm48"
11601190
},
@@ -1197,6 +1227,9 @@
11971227
{
11981228
"name": "michael-roe"
11991229
},
1230+
{
1231+
"name": "mindslayer001"
1232+
},
12001233
{
12011234
"name": "ph1t0"
12021235
},
@@ -1218,12 +1251,24 @@
12181251
{
12191252
"name": "shwhiti"
12201253
},
1254+
{
1255+
"name": "sladecek"
1256+
},
12211257
{
12221258
"name": "soggysec"
12231259
},
1260+
{
1261+
"name": "souponaroom"
1262+
},
1263+
{
1264+
"name": "the-gremlin"
1265+
},
12241266
{
12251267
"name": "theartful"
12261268
},
1269+
{
1270+
"name": "tinyboxvk"
1271+
},
12271272
{
12281273
"name": "tttx"
12291274
},

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ include(GrComponent)
4747
SET(VERSION_MAJOR 3)
4848
SET(VERSION_API 10)
4949
SET(VERSION_ABI 12)
50-
SET(VERSION_PATCH 0-rc1)
50+
SET(VERSION_PATCH 0)
5151
include(GrVersion) #setup version info
5252
# cmake-format: on
5353

0 commit comments

Comments
 (0)