Skip to content

Commit 5335f4b

Browse files
authored
Merge pull request #7285 from raffenet/4.3.0-ga
[4.3.x] doc: Update version to 4.3.0 in prep for release Approved-by: Hui Zhou <[email protected]>
2 parents 37ebddd + 0f89819 commit 5335f4b

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

CHANGES

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
===============================================================================
2-
Changes in 4.3
2+
Changes in 4.3.0
33
===============================================================================
44
# Support MPI memory allocation kinds side document.
55

maint/version.m4

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
# changing this by playing with diversions, but then we would probably be
1515
# playing with autotools-fire.
1616

17-
m4_define([MPICH_VERSION_m4],[4.3.0rc4])dnl
17+
m4_define([MPICH_VERSION_m4],[4.3.0])dnl
1818
m4_define([MPICH_RELEASE_DATE_m4],[unreleased development copy])dnl
1919

2020
# For libtool ABI versioning rules see:
@@ -37,6 +37,7 @@ m4_define([MPICH_RELEASE_DATE_m4],[unreleased development copy])dnl
3737

3838
# Use [0:0:0] for unstable (e.g. alpha and beta) releases.
3939

40+
# last version 4.3.0 - 17:0:5
4041
m4_define([libmpi_so_version_m4],[0:0:0])dnl
4142

4243
[#] end of __file__

0 commit comments

Comments
 (0)