[Commits] [SCM] claws branch, master, updated. 3.9.0-141-g3da40e5

mones at claws-mail.org mones at claws-mail.org
Wed Mar 20 00:19:36 CET 2013


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "claws" (Claws Mail).

The branch, master has been updated
       via  3da40e5af0a50c1e3081aca4f1177b2992900d46 (commit)
      from  4580575475a4bf97637c3cdd73cbd7430393066d (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 3da40e5af0a50c1e3081aca4f1177b2992900d46
Author: Ricardo Mones <ricardo at mones.org>
Date:   Wed Mar 20 00:10:58 2013 +0100

    Get configure.ac version values from git
    
    Computes the VERSION, MAJOR_VERSION, MINOR_VERSION and MICRO_VERSION
    values in configure.ac from 'git describe' output.
    
    Adds new HASH_VERSION and GIT_VERSION, available as VERSION_GIT_HASH
    and VERSION_GIT_FULL defines. On releases HASH_VERSION is empty and
    GIT_VERSION is equal to VERSION (modulo EXTRA values). Full git version
    is shown in about.
    
    Requires latest release version to be tagged with an annotated tag.
    
    Untested on win32 platforms, but should work as long as git and cut
    binaries are on %PATH%.

-----------------------------------------------------------------------

Summary of changes:
 configure.ac            |   33 ++++++++++++++++++++++++++-------
 src/common/version.h.in |    2 ++
 src/gtk/about.c         |    2 +-
 3 files changed, 29 insertions(+), 8 deletions(-)


hooks/post-receive
-- 
Claws Mail


More information about the Commits mailing list