replace 2.2 with 2.3 in the files.

This commit is contained in:
Marios S. Kyriakou
2025-05-10 14:21:32 +03:00
parent 6f288d1d7f
commit 080b529c19
27 changed files with 27 additions and 27 deletions

View File

@@ -1,7 +1,7 @@
/*
******************************************************************************
Project: OWA EPANET
Version: 2.2
Version: 2.3
Module: test_analysis.cpp
Description: Tests EPANET toolkit api functions
Authors: see AUTHORS

View File

@@ -1,7 +1,7 @@
/*
******************************************************************************
Project: OWA EPANET
Version: 2.2
Version: 2.3
Module: test_control.cpp
Description: Tests EPANET toolkit api functions
Authors: see AUTHORS

View File

@@ -1,7 +1,7 @@
/*
******************************************************************************
Project: OWA EPANET
Version: 2.2
Version: 2.3
Module: test_curve.cpp
Description: Tests EPANET toolkit api functions
Authors: see AUTHORS

View File

@@ -1,7 +1,7 @@
/*
******************************************************************************
Project: OWA EPANET
Version: 2.2
Version: 2.3
Module: test_demand.cpp
Description: Tests EPANET toolkit api functions
Authors: see AUTHORS

View File

@@ -1,7 +1,7 @@
/*
******************************************************************************
Project: OWA EPANET
Version: 2.2
Version: 2.3
Module: test_hydraulics.cpp
Description: Tests EPANET toolkit api functions
Authors: see AUTHORS

View File

@@ -1,7 +1,7 @@
/*
******************************************************************************
Project: OWA EPANET
Version: 2.2
Version: 2.3
Module: test_link.cpp
Description: Tests EPANET toolkit api functions
Authors: see AUTHORS

View File

@@ -1,7 +1,7 @@
/*
******************************************************************************
Project: OWA EPANET
Version: 2.2
Version: 2.3
Module: test_net_builder.cpp
Description: Tests EPANET toolkit api functions
Authors: see AUTHORS

View File

@@ -1,7 +1,7 @@
/*
******************************************************************************
Project: OWA EPANET
Version: 2.2
Version: 2.3
Module: test_overflow.cpp
Description: Tests EPANET toolkit api functions
Authors: see AUTHORS

View File

@@ -1,7 +1,7 @@
/*
******************************************************************************
Project: OWA EPANET
Version: 2.2
Version: 2.3
Module: test_pattern.cpp
Description: Tests EPANET toolkit api functions
Authors: see AUTHORS

View File

@@ -1,7 +1,7 @@
/*
******************************************************************************
Project: OWA EPANET
Version: 2.2
Version: 2.3
Module: test_pda.cpp
Description: Tests EPANET toolkit api functions
Authors: see AUTHORS

View File

@@ -1,7 +1,7 @@
/*
******************************************************************************
Project: OWA EPANET
Version: 2.2
Version: 2.3
Module: test_project.cpp
Description: Tests EPANET toolkit api functions
Authors: see AUTHORS

View File

@@ -1,7 +1,7 @@
/*
******************************************************************************
Project: OWA EPANET
Version: 2.2
Version: 2.3
Module: test_quality.cpp
Description: Tests EPANET toolkit api functions
Authors: see AUTHORS

View File

@@ -1,7 +1,7 @@
/*
******************************************************************************
Project: OWA EPANET
Version: 2.2
Version: 2.3
Module: test_reent.cpp
Description: Tests EPANET toolkit api functions
Authors: see AUTHORS

View File

@@ -1,7 +1,7 @@
/*
******************************************************************************
Project: OWA EPANET
Version: 2.2
Version: 2.3
Module: test_report.cpp
Description: Tests EPANET toolkit api functions
Authors: see AUTHORS

View File

@@ -1,7 +1,7 @@
/*
******************************************************************************
Project: OWA EPANET
Version: 2.2
Version: 2.3
Module: test_toolkit.cpp
Description: Tests EPANET toolkit api functions
Authors: see AUTHORS

View File

@@ -1,7 +1,7 @@
/*
******************************************************************************
Project: OWA EPANET
Version: 2.2
Version: 2.3
Module: test_toolkit.hpp
Description: Tests EPANET toolkit api functions
Authors: see AUTHORS

View File

@@ -1,7 +1,7 @@
/*
******************************************************************************
Project: OWA EPANET
Version: 2.2
Version: 2.3
Module: test_units.cpp
Description: Tests EPANET toolkit api functions
Authors: see AUTHORS

View File

@@ -1,7 +1,7 @@
/*
******************************************************************************
Project: OWA EPANET
Version: 2.2
Version: 2.3
Module: test_valve.cpp
Description: Tests EPANET toolkit api functions
Authors: see AUTHORS

View File

@@ -1,7 +1,7 @@
/*
******************************************************************************
Project: OWA EPANET
Version: 2.2
Version: 2.3
Module: test_cstrhelper.cpp
Description: tests for C string helper functions
Authors: see AUTHORS

View File

@@ -1,7 +1,7 @@
/*
******************************************************************************
Project: OWA EPANET
Version: 2.2
Version: 2.3
Module: util/test_filemanager.cpp
Description: Tests for util/filemanager.c
Authors: see AUTHORS