projects
/
be.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6681f83
)
Bumped to version 1.1.1
v1.1.x
1.1.1
author
W. Trevor King
<wking@tremily.us>
Sat, 17 Nov 2012 13:46:38 +0000
(08:46 -0500)
committer
W. Trevor King
<wking@tremily.us>
Sat, 17 Nov 2012 13:46:38 +0000
(08:46 -0500)
libbe/version.py
patch
|
blob
|
history
diff --git
a/libbe/version.py
b/libbe/version.py
index 10d9015a82eab335c4d9aae588056c49137c53be..1b2e93534add92160533937772c775aec99237e8 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.1.
0
'
+_VERSION = '1.1.
1
'
def version(verbose=False):
"""