Skip to content

Commit 9965ffb

Browse files
committed
update version numbers
1 parent ee18960 commit 9965ffb

6 files changed

Lines changed: 6 additions & 6 deletions

File tree

SU2_CFD/include/drivers/CDriverBase.hpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
* \file CDriverBase.hpp
33
* \brief Base class for all drivers.
44
* \author H. Patel, A. Gastaldi
5-
* \version 7.5.0 "Blackbird"
5+
* \version 7.5.1 "Blackbird"
66
*
77
* SU2 Project Website: https://su2code.github.io
88
*

SU2_CFD/src/drivers/CDriverBase.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
* \file CDriverBase.hpp
33
* \brief Base class template for all drivers.
44
* \author H. Patel, A. Gastaldi
5-
* \version 7.5.0 "Blackbird"
5+
* \version 7.5.1 "Blackbird"
66
*
77
* SU2 Project Website: https://su2code.github.io
88
*

SU2_DEF/include/drivers/CDeformationDriver.hpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
* \file CDeformationDriver.hpp
33
* \brief Headers of the main subroutines for driving the mesh deformation.
44
* \author A. Gastaldi, H. Patel
5-
* \version 7.5.0 "Blackbird"
5+
* \version 7.5.1 "Blackbird"
66
*
77
* SU2 Project Website: https://su2code.github.io
88
*

SU2_DEF/include/drivers/CDiscAdjDeformationDriver.hpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
* \file CDiscAdjDeformationDriver.cpp
33
* \brief Headers of the main subroutines for driving the projection of sensitivities.
44
* \author T. Economon, H. Kline, R. Sanchez, A. Gastaldi, H. Patel
5-
* \version 7.5.0 "Blackbird"
5+
* \version 7.5.1 "Blackbird"
66
*
77
* SU2 Project Website: https://su2code.github.io
88
*

SU2_DEF/src/drivers/CDeformationDriver.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
* \file CDeformationDriver.cpp
33
* \brief Main subroutines for driving the mesh deformation.
44
* \author A. Gastaldi, H. Patel
5-
* \version 7.5.0 "Blackbird"
5+
* \version 7.5.1 "Blackbird"
66
*
77
* SU2 Project Website: https://su2code.github.io
88
*

SU2_DEF/src/drivers/CDiscAdjDeformationDriver.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
* \file CDiscAdjDeformationDriver.cpp
33
* \brief Main subroutines for driving the projection of sensitivities.
44
* \author T. Economon, H. Kline, R. Sanchez, A. Gastaldi, H. Patel
5-
* \version 7.5.0 "Blackbird"
5+
* \version 7.5.1 "Blackbird"
66
*
77
* SU2 Project Website: https://su2code.github.io
88
*

0 commit comments

Comments
 (0)