Return a character string containing the version number of the BUFRLIB software.
More...
Go to the source code of this file.
|
subroutine | bvers (CVERSTR) |
| This subroutine returns a character string containing the version number of the BUFRLIB software. More...
|
|
Return a character string containing the version number of the BUFRLIB software.
Definition in file bvers.f.
subroutine bvers |
( |
character*(*) |
CVERSTR | ) |
|
This subroutine returns a character string containing the version number of the BUFRLIB software.
- Author
- J. Ator
- Date
- 2009-03-23
- Parameters
-
[out] | CVERSTR | - character*(*): Version string |
Program history log:
- 2009-03-23 J. Ator – Original author
- 2011-09-26 J. Ator – Updated to version 10.0.1
- 2012-02-24 J. Ator – Updated to version 10.1.0
- 2012-10-12 J. Ator – Updated to version 10.2.0
- 2012-11-29 J. Ator – Updated to version 10.2.1
- 2012-12-04 J. Ator – Updated to version 10.2.2
- 2013-01-08 J. Ator – Updated to version 10.2.3
- 2013-01-09 J. Ator – Updated to version 10.2.4
- 2013-01-25 J. Ator – Updated to version 10.2.5
- 2014-11-12 J. Ator – Updated to version 11.0.0
- 2015-09-24 J. Ator – Updated to version 11.0.1
- 2016-02-12 J. Ator – Updated to version 11.0.2
- 2016-03-18 J. Ator – Updated to version 11.1.0
- 2016-05-10 J. Ator – Updated to version 11.2.0
- 2017-04-03 J. Ator – Updated to version 11.3.0
- 2020-10-21 J. Ator – Updated to use PROJECT_VERSION macro from CMake
Definition at line 32 of file bvers.f.
References bort().
Referenced by main().