Rename state to app and furhter cleanups
[pstop.git] / version / version.go
index f4b3a27..16782b6 100644 (file)
@@ -1,8 +1,8 @@
-// package to return the package version
+// package to return the program version
 package version
 
 const (
-       version = "0.0.19"
+       version = "0.3.3"
 )
 
 // return the current application version