Switch to new development version.

This commit is contained in:
Andris Raugulis 2016-10-14 09:14:07 +03:00
parent e50544def9
commit c9d58bb827

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.5.1.dev'
VERSION = 'v1.6.1.dev'
def usage(err=None):