X-Git-Url: http://git.iain.cx/?a=blobdiff_plain;f=version%2Fversion.go;h=cf77d282a5c35ee44a15373760ed284bcafb100a;hb=ac65d456eb98d64e3262ce8c3ac3d1ee0a27ee9f;hp=ce76b72ce58466329847f6d2a6479f47a6f5835d;hpb=19895ca8d31deea9680395e11e889d4b32a58bd4;p=pstop.git diff --git a/version/version.go b/version/version.go index ce76b72..cf77d28 100644 --- a/version/version.go +++ b/version/version.go @@ -2,7 +2,7 @@ package version const ( - version = "0.1.5" + version = "0.3.2" ) // return the current application version