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