Configure setup_instruments (for the mutex page) if possible on startup, and restore...
authorSimon J Mudd <sjmudd@pobox.com>
Fri, 9 Jan 2015 17:38:04 +0000 (18:38 +0100)
committerSimon J Mudd <sjmudd@pobox.com>
Fri, 9 Jan 2015 17:38:04 +0000 (18:38 +0100)
version/version.go

index f3f0e95..5f222a8 100644 (file)
@@ -2,7 +2,7 @@
 package version
 
 const (
-       version = "0.2.0"
+       version = "0.2.1"
 )
 
 // return the current application version