mirror of
https://github.com/weewx/weewx.git
synced 2026-04-21 10:07:05 -04:00
V1.9.0a5
This commit is contained in:
@@ -12,7 +12,7 @@
|
||||
"""
|
||||
import time
|
||||
|
||||
__version__="1.9.0a4"
|
||||
__version__="1.9.0a5"
|
||||
|
||||
# Holds the program launch time in unix epoch seconds:
|
||||
# Useful for calculating 'uptime.'
|
||||
|
||||
@@ -29,7 +29,7 @@ debug = 1
|
||||
socket_timeout = 20
|
||||
|
||||
# Current version
|
||||
version = 1.9.0a4
|
||||
version = 1.9.0a5
|
||||
|
||||
############################################################################################
|
||||
|
||||
|
||||
Reference in New Issue
Block a user