Skip to content
Snippets Groups Projects
  • Pekka Enberg's avatar
    d8530b6d
    build: Force version.h regeneration · d8530b6d
    Pekka Enberg authored
    
    Force version.h generation to make sure the version number matches the
    git version.  I noticed the problem after tagging v0.05-rc1 and noticing
    that OSv happily reported the same version even after applying patches.
    
    Use the special ".PHONY" target suggested by Tomek to avoid breakage
    from previous attempt that is documented in commit 996fdfde ('Revert
    "build: Force version.h generation"').
    
    Signed-off-by: default avatarPekka Enberg <penberg@cloudius-systems.com>
    d8530b6d
    History
    build: Force version.h regeneration
    Pekka Enberg authored
    
    Force version.h generation to make sure the version number matches the
    git version.  I noticed the problem after tagging v0.05-rc1 and noticing
    that OSv happily reported the same version even after applying patches.
    
    Use the special ".PHONY" target suggested by Tomek to avoid breakage
    from previous attempt that is documented in commit 996fdfde ('Revert
    "build: Force version.h generation"').
    
    Signed-off-by: default avatarPekka Enberg <penberg@cloudius-systems.com>