~m-grant-prg/dnsmasq-logrotate/bionic

« back to all changes in this revision

Viewing changes to configure.ac

  • Committer: Mark Grant
  • Date: 2019-09-19 09:32:43 UTC
  • mto: (42.1.1 bionic-trunk)
  • mto: This revision was merged to the branch mainline in revision 36.
  • Revision ID: m.grant.prg@gmail.com-20190919093243-9mv2xfy4v7q6sfxz
Tags: upstream-1.0.10
ImportĀ upstreamĀ versionĀ 1.0.10

Show diffs side-by-side

added added

removed removed

Lines of Context:
77
77
# can be used by ac output and / or the sed setup below to substitute bookmarks
78
78
# in source files.
79
79
#
80
 
AC_INIT(Logrotate for dnsmasq, 1.0.9+rc1,
 
80
AC_INIT(Logrotate for dnsmasq, 1.0.10,
81
81
        m.grant.prg@gmail.com, dnsmasq-logrotate)
82
82
 
83
83
AC_MSG_NOTICE(initialisation and setup)