projects
/
be.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b0bf9d1
)
Bumped to version 1.1.0
1.1.0
author
W. Trevor King
<wking@tremily.us>
Mon, 12 Nov 2012 18:10:36 +0000
(13:10 -0500)
committer
W. Trevor King
<wking@tremily.us>
Mon, 12 Nov 2012 18:10:36 +0000
(13:10 -0500)
libbe/version.py
patch
|
blob
|
history
diff --git
a/libbe/version.py
b/libbe/version.py
index 14a9f1e8b1ce21da46e8c0dd58668bb9c74de7cd..10d9015a82eab335c4d9aae588056c49137c53be 100755
(executable)
--- a/
libbe/version.py
+++ b/
libbe/version.py
@@
-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):
"""