From d18a85705a6ca28ac5f793950fa2bbb7c5b03df6 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Thu, 17 Oct 2013 11:10:32 +0200 Subject: Using 4 instead of 4.0 for unreleased 4.x versions as version number in python stubs. --- scripts/build/bootstrap_debootstrap | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'scripts/build/bootstrap_debootstrap') diff --git a/scripts/build/bootstrap_debootstrap b/scripts/build/bootstrap_debootstrap index 8ff6d830a..963d9db75 100755 --- a/scripts/build/bootstrap_debootstrap +++ b/scripts/build/bootstrap_debootstrap @@ -31,7 +31,7 @@ def main(): description = '''live-build contains the programs to build a live system from a configuration directory. The lb bootstrap_debootstrap program bootstraps the chroot system with debootstrap.''', epilog = 'See \'man lb_bootstrap_debootstrap\' for more information.', - version = 'live-build 4.0', + version = 'live-build 4', formatter_class = argparse.ArgumentDefaultsHelpFormatter ) -- cgit v1.2.3