Skip to content

Commit

Permalink
Merge pull request #21 from N-Medvedev/under_development
Browse files Browse the repository at this point in the history
Version 3.1.3 update
  • Loading branch information
N-Medvedev authored May 8, 2024
2 parents 3d28e8d + e7f5bab commit 75087df
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Source_files/Sorting_output_data.f90
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@ MODULE Sorting_output_data

public :: TREKIS_title, Radius_for_distributions, Allocate_out_arrays, Save_output, Deallocate_out_arrays, parse_time, print_parameters

character(10), parameter :: m_Version = '3.1.2'
character(12), parameter :: m_Update = '06.05.2024'
character(10), parameter :: m_Version = '3.1.3'
character(12), parameter :: m_Update = '08.05.2024'

contains

Expand Down

0 comments on commit 75087df

Please sign in to comment.