~m-grant-prg/libmgec/stretch

« back to all changes in this revision

Viewing changes to configure.ac

  • Committer: Mark Grant
  • Date: 2019-10-25 14:19:03 UTC
  • mto: (99.1.1 stretch-trunk)
  • mto: This revision was merged to the branch mainline in revision 85.
  • Revision ID: m.grant.prg@gmail.com-20191025141903-qh717gmahp9lus2j
Tags: upstream-1.2.1+rc2
ImportĀ upstreamĀ versionĀ 1.2.1+rc2

Show diffs side-by-side

added added

removed removed

Lines of Context:
147
147
# The following macros set all top level versioning for this project. All
148
148
# information can be propagated via AC_CONFIG_HEADERS and AC_CONFIG_FILES.
149
149
#
150
 
AC_INIT(MGE General C Library, 1.2.1+rc1, m.grant.prg@gmail.com, libmgec)
 
150
AC_INIT(MGE General C Library, 1.2.1+rc2, m.grant.prg@gmail.com, libmgec)
151
151
 
152
152
AC_MSG_NOTICE(initialisation and setup)
153
153