Bump version.

This commit is contained in:
Andris Raugulis 2016-09-17 20:37:48 +03:00
parent 3421c8e294
commit 4dcf1c91cd

View File

@ -26,7 +26,7 @@
from __future__ import print_function
import os, io, sys, socket, struct, random, errno, getopt, re, hashlib, base64
VERSION = 'v1.0.20160915'
VERSION = 'v1.0.20160917'
def usage(err=None):