On Wed, Feb 19, 2014 at 11:51 AM, Thomas Thrainer <[email protected]> wrote:
> Remove the ~rc3 suffix from the version for the official 2.10.0 release.
>
> Signed-off-by: Thomas Thrainer <[email protected]>
> ---
>  configure.ac | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/configure.ac b/configure.ac
> index dff32ac..b47baf1 100644
> --- a/configure.ac
> +++ b/configure.ac
> @@ -2,7 +2,7 @@
>  m4_define([gnt_version_major], [2])
>  m4_define([gnt_version_minor], [10])
>  m4_define([gnt_version_revision], [0])
> -m4_define([gnt_version_suffix], [~rc3])
> +m4_define([gnt_version_suffix], [])
>  m4_define([gnt_version_full],
>            m4_format([%d.%d.%d%s],
>                      gnt_version_major, gnt_version_minor,
> --
> 1.9.0.rc1.175.g0b1dcb5
>

LGTM, thanks.

-- 
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

Reply via email to