diff --git a/bin/weewx/__init__.py b/bin/weewx/__init__.py index 76515622..fda9de0d 100644 --- a/bin/weewx/__init__.py +++ b/bin/weewx/__init__.py @@ -10,7 +10,7 @@ """Package weewx, containing modules specific to the weewx runtime engine.""" import time -__version__="2.4.0" +__version__="2.5.0a1" # Holds the program launch time in unix epoch seconds: # Useful for calculating 'uptime.' diff --git a/docs/customizing.htm b/docs/customizing.htm index 697836fd..f8b65324 100644 --- a/docs/customizing.htm +++ b/docs/customizing.htm @@ -21,7 +21,7 @@
This document has three sections:
diff --git a/docs/usersguide.htm b/docs/usersguide.htm index d589dc9a..1c1b9456 100644 --- a/docs/usersguide.htm +++ b/docs/usersguide.htm @@ -32,7 +32,7 @@ function showtab(tab,id) {