~m-grant-prg/server-dependency/focal

« back to all changes in this revision

Viewing changes to configure.ac

  • Committer: Mark Grant
  • Date: 2019-04-26 08:32:21 UTC
  • mfrom: (1.1.9)
  • Revision ID: m.grant.prg@gmail.com-20190426083221-alk1njyjtdq99los
Merge new upstream release.

Show diffs side-by-side

added added

removed removed

Lines of Context:
62
62
# can be used by ac output and / or the sed setup below to substitute bookmarks
63
63
# in source files.
64
64
#
65
 
AC_INIT([Dependency On Server At Boot Project], [1.0.4+rc2],
 
65
AC_INIT([Dependency On Server At Boot Project], [1.1.1],
66
66
        [m.grant.prg@gmail.com], [server-dependency])
67
67
 
68
68
AC_MSG_NOTICE(initialisation and setup)