Bumped to version 1.1.0 1.1.0
authorW. Trevor King <wking@tremily.us>
Mon, 12 Nov 2012 18:10:36 +0000 (13:10 -0500)
committerW. Trevor King <wking@tremily.us>
Mon, 12 Nov 2012 18:10:36 +0000 (13:10 -0500)
libbe/version.py

index 14a9f1e8b1ce21da46e8c0dd58668bb9c74de7cd..10d9015a82eab335c4d9aae588056c49137c53be 100755 (executable)
@@ -42,7 +42,7 @@ except ImportError as e:
         }
 
 # Manually set a version string (optional, defaults to bzr revision id)
-#_VERSION = '1.2.3'
+_VERSION = '1.1.0'
 
 def version(verbose=False):
     """