On Thu, Nov 7, 2013 at 4:39 PM, Klaus Aehlig <[email protected]> wrote: > Signed-off-by: Klaus Aehlig <[email protected]> > --- > configure.ac | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/configure.ac b/configure.ac > index a1f630a..0a44d4a 100644 > --- a/configure.ac > +++ b/configure.ac > @@ -1,7 +1,7 @@ > # Configure script for Ganeti > m4_define([gnt_version_major], [2]) > m4_define([gnt_version_minor], [9]) > -m4_define([gnt_version_revision], [0]) > +m4_define([gnt_version_revision], [1]) > m4_define([gnt_version_suffix], []) > m4_define([gnt_version_full], > m4_format([%d.%d.%d%s], > -- > 1.8.4.1 >
LGTM, thanks. Michele -- Google Germany GmbH Dienerstr. 12 80331 München Registergericht und -nummer: Hamburg, HRB 86891 Sitz der Gesellschaft: Hamburg Geschäftsführer: Graham Law, Christine Elizabeth Flores
