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