summaryrefslogtreecommitdiff
path: root/bin
diff options
context:
space:
mode:
authorNeil Williams <codehelp@debian.org>2015-11-02 14:31:52 +0000
committerNeil Williams <codehelp@debian.org>2015-11-04 09:37:36 +0000
commit5dea8d05069f0518ddf974eef79dc576c0b4bc1e (patch)
treec7acd6d9781a0b9f256d4d1ff52d92ae3d863acb /bin
parentb924bd6ee80c9779d41a2bfc0ca44034101859c6 (diff)
downloadvmdebootstrap-5dea8d05069f0518ddf974eef79dc576c0b4bc1e.tar.gz
update version
Diffstat (limited to 'bin')
-rwxr-xr-xbin/vmdebootstrap2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/vmdebootstrap b/bin/vmdebootstrap
index 210b94c..1b788d3 100755
--- a/bin/vmdebootstrap
+++ b/bin/vmdebootstrap
@@ -37,7 +37,7 @@ from vmdebootstrap.filesystem import Filesystem
from vmdebootstrap.uefi import Uefi
from vmdebootstrap.constants import arch_table
-__version__ = '1.0'
+__version__ = '1.1'
# pylint: disable=invalid-name,line-too-long,missing-docstring