Skip to content

Commit 2ace0d3

Browse files
committed
fix release date
1 parent 1d881a4 commit 2ace0d3

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

Release_notes/1.12.3.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
[PnetCDF](https://parallel-netcdf.github.io) Version 1.12.3 Release Notes (January 21, 2021)
1+
[PnetCDF](https://parallel-netcdf.github.io) Version 1.12.3 Release Notes (February 21, 2021)
22
------------------------------------------------------------------------------
33

44
* New optimization

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ <h1>PnetCDF: A Parallel I/O Library for NetCDF File Access</h1>
2121

2222
<h2 id="News">News</h2>
2323
<ul>
24-
<li><strong>January 21, 2022</strong>: Release of 1.12.3 is available.</li>
24+
<li><strong>February 21, 2022</strong>: Release of 1.12.3 is available.</li>
2525
<li><strong>November 2, 2018</strong>: The official PnetCDF project web pages
2626
have migrated to github.com from its previous location at <a
2727
href=https://trac.mcs.anl.gov/projects/parallel-netcdf>

wiki/Download.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
<th>SHA-1 Checksum</th>
4949
</tr>
5050
<tr>
51-
<td align=center>January 21, 2022</td>
51+
<td align=center>February 21, 2022</td>
5252
<td align=center><a href=https://github.com/Parallel-NetCDF/Parallel-NetCDF.github.io/blob/master/Release_notes/1.12.3.md>1.12.3</a></td>
5353
<td><a href="../Release/pnetcdf-1.12.3.tar.gz" onClick="var that=this; ga('send', 'event', 'PnetCDF', 'Source Download (GZ)', 'pnetcdf-1.12.3.tar.gz', 1); ga('pnetcdfTracker.send', 'event', 'PnetCDF', 'Source Download (GZ)', 'pnetcdf-1.12.3.tar.gz', 1); ga('parallelnetcdfTracker.send', 'event', 'PnetCDF', 'Source Download (GZ)', 'pnetcdf-1.12.3.tar.gz', 1); setTimeout(function(){location.href=that.href;},500); return false;">pnetcdf-1.12.3.tar.gz</a></td>
5454
<td>2.3 MB</td>

0 commit comments

Comments
 (0)