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

« back to all changes in this revision

Viewing changes to configure.ac

  • Committer: Mark Grant
  • Date: 2020-11-29 14:25:58 UTC
  • mfrom: (1.1.6)
  • Revision ID: m.grant.prg@gmail.com-20201129142558-c2jhqvixk9hnylhj
Merge new upstream release.

Show diffs side-by-side

added added

removed removed

Lines of Context:
70
70
# can be used by ac output and / or the sed setup below to substitute bookmarks
71
71
# in source files.
72
72
#
73
 
AC_INIT([Utility scripts for containers and VMs], 1.0.2,
 
73
AC_INIT([Utility scripts for containers and VMs], 1.0.3,
74
74
        [m.grant.prg@gmail.com], [vm-container-utils])
75
75
 
76
76
AC_MSG_NOTICE(initialisation and setup)