diff --git a/version b/version index e9ce7a2..7d04242 100644 --- a/version +++ b/version @@ -11,8 +11,8 @@ # expected to be in 'major.minor.micro' format. It can optionally be # suffixed with a string. VERMAJOR=0 -VERMINOR=0 -VERMICRO=0 +VERMINOR=99 +VERMICRO=60 VEREXTRA="" # kate: replace-trailing-space-save true; space-indent true; tab-width 4;