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