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: util/cstr_helper.c
Description: Provides C string helper functions
Authors: see AUTHORS

View File

@@ -1,7 +1,7 @@
/*
******************************************************************************
Project: OWA EPANET
Version: 2.2
Version: 2.3
Module: util/cstr_helper.h
Description: Provides C string helper functions
Authors: see AUTHORS

View File

@@ -1,7 +1,7 @@
/*
******************************************************************************
Project: OWA EPANET
Version: 2.2
Version: 2.3
Module: util/errormanager.c
Description: Provides a simple interface for managing errors
Authors: see AUTHORS

View File

@@ -1,7 +1,7 @@
/*
******************************************************************************
Project: OWA EPANET
Version: 2.2
Version: 2.3
Module: util/errormanager.h
Description: Provides a simple interface for managing errors
Authors: see AUTHORS

View File

@@ -1,7 +1,7 @@
/*
******************************************************************************
Project: OWA EPANET
Version: 2.2
Version: 2.3
Module: util/filemanager.c
Description: Provides a simple interface for managing files
Authors: see AUTHORS

View File

@@ -1,7 +1,7 @@
/*
******************************************************************************
Project: OWA EPANET
Version: 2.2
Version: 2.3
Module: util/filemanager.h
Description: Provides a simple interface for managing files
Authors: see AUTHORS