[PATCH 0/2] build: Update versioning config and fix gir rules



Hi,

The first patch modifies the versioning configuration, so that prj_version
and GRL_MAJORMINOR get defined in terms of grl_major_version, grl_minor_version
and grl_micro_version.

Doing that allows to define, in the second patch, a GRL_MAJORMINOR_NORM and define
current gir generation rules in terms of it, as right now it would fail once that
GRL_MAJORMINOR stops being 0_1.

Cheers,

Simon

Simón Pena (2):
  build: Define major, minor and micro version vars
  build: Fixed gir build rules

 configure.ac    |    9 +++++++--
 src/Makefile.am |    8 ++++----
 2 files changed, 11 insertions(+), 6 deletions(-)



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]