Skip to content

Commit

Permalink
prepare for v3.11
Browse files Browse the repository at this point in the history
  • Loading branch information
r9y9 committed Jan 1, 2018
1 parent 4b1f3f4 commit 49a4b35
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion wscript
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
from __future__ import division, print_function, absolute_import

APPNAME = 'SPTK'
VERSION = '3.10.2'
VERSION = '3.11.0'

from waflib import Options
import sys
Expand Down

0 comments on commit 49a4b35

Please sign in to comment.