Prepare for 2.4.1 release
Update the version string in the project and manpages.
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
.TH weather 1 "2020\-06\-21" "2.4" \" -*- nroff -*-
|
||||
.TH weather 1 "2020\-08\-23" "2.4.1" \" -*- nroff -*-
|
||||
\" Copyright (c) 2006-2020 Jeremy Stanley <fungi@yuggoth.org>.
|
||||
\" Permission to use, copy, modify, and distribute this software is
|
||||
\" granted under terms provided in the LICENSE file distributed with
|
||||
|
||||
@@ -6,7 +6,7 @@ weather_copyright = """\
|
||||
# provided in the LICENSE file distributed with this software.
|
||||
#"""
|
||||
|
||||
weather_version = "2.4"
|
||||
weather_version = "2.4.1"
|
||||
|
||||
radian_to_km = 6372.795484
|
||||
radian_to_mi = 3959.871528
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
.TH weatherrc 5 "2020\-06\-21" "2.4" \" -*- nroff -*-
|
||||
.TH weatherrc 5 "2020\-08\-23" "2.4.1" \" -*- nroff -*-
|
||||
\" Copyright (c) 2006-2020 Jeremy Stanley <fungi@yuggoth.org>.
|
||||
\" Permission to use, copy, modify, and distribute this software is
|
||||
\" granted under terms provided in the LICENSE file distributed with
|
||||
|
||||
Reference in New Issue
Block a user