wmsun: Bump to version 1.05.
This commit is contained in:
parent
f7a4975e47
commit
54b81ad2f6
|
@ -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.
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue