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