~m-grant-prg/vm-container-utils/trunk

« back to all changes in this revision

Viewing changes to configure.ac

  • Committer: Mark Grant
  • Date: 2021-12-17 15:46:44 UTC
  • mfrom: (1.1.43)
  • Revision ID: m.grant.prg@gmail.com-20211217154644-igj9vjdsqja0fyeu
Merge new upstream development release.

Show diffs side-by-side

added added

removed removed

Lines of Context:
94
94
# in source files.
95
95
#
96
96
# Set pkg_version for a default hard-coded version number.
97
 
m4_define(pkg_version, 1.0.12+rc1)
 
97
m4_define(pkg_version, 1.0.12+rc2)
98
98
 
99
99
AC_INIT([Utility scripts for containers and VMs], m4_esyscmd([ \
100
100
        git describe --always 1>/dev/null 2>/dev/null \