---
wmsun/ChangeLog | 6 ++++++
wmsun/wmsun.c | 2 +-
2 files changed, 7 insertions(+), 1 deletion(-)
diff --git a/wmsun/ChangeLog b/wmsun/ChangeLog
index 523aa36..3fdc4ca 100644
--- a/wmsun/ChangeLog
+++ b/wmsun/ChangeLog
@@ -1,3 +1,9 @@
+Version 1.05 - released August 24, 2015
+ wmsun uses now the new library libdockapp that includes the old
+ wmgeneral library.
+ Expand README.
+ Fix typos in manpage.
+
Version 1.04 - released June 14, 2015
Update to latest version of wmgeneral library.
Move source files to top directory.
diff --git a/wmsun/wmsun.c b/wmsun/wmsun.c
index 2a83b07..62f6344 100644
--- a/wmsun/wmsun.c
+++ b/wmsun/wmsun.c
@@ -63,7 +63,7 @@
* Delay between refreshes (in microseconds)
*/
#define DELAY 1000000L
-#define WMSUN_VERSION "1.04"
+#define WMSUN_VERSION "1.05"
#define DegPerRad 57.29577951308232087680
#define RadPerDeg 0.01745329251994329576
--
2.1.4
--
To unsubscribe, send mail to [email protected].