diff --git a/include/tmatrix.h b/include/tmatrix.h index e7bad02..19fdde4 100644 --- a/include/tmatrix.h +++ b/include/tmatrix.h @@ -7,7 +7,7 @@ #ifndef TMATRIX_H #define TMATRIX_H -constexpr double VERSION_NUMBER {1.3}; +constexpr double VERSION_NUMBER {1.4}; constexpr int MIN_STEPS_PER_SECOND {1}; constexpr int MAX_STEPS_PER_SECOND {60}; diff --git a/tmatrix.6 b/tmatrix.6 index 594c987..38de5ec 100644 --- a/tmatrix.6 +++ b/tmatrix.6 @@ -1,4 +1,4 @@ -.TH TMatrix 6 "22 November 2021" "TMatrix Version 1.3" +.TH TMatrix 6 "26 November 2021" "TMatrix Version 1.4" .SH NAME TMatrix \- Terminal based replica of the digital rain from The Matrix .SH SYNOPSIS