From 4059c71144729400bb64dafdf403172f409e3ff4 Mon Sep 17 00:00:00 2001 From: David Paleino Date: Mon, 5 Dec 2011 18:39:09 +0100 Subject: [PATCH] Release 1.7.1~b3 --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index 93daa77..4eb7910 100755 --- a/setup.py +++ b/setup.py @@ -27,7 +27,7 @@ from glob import glob # Be sure to keep this updated! # VERSIONNUMBER -VERSION_NUM = '1.7.1b2' +VERSION_NUM = '1.7.1~b3' # REVISION_NUM is automatically updated REVISION_NUM = 'unknown' CURSES_REVNO = 'uimod'