~audio-recorder/audio-recorder/trunk

« back to all changes in this revision

Viewing changes to configure.ac

  • Committer: Osmo Antero
  • Date: 2021-11-01 18:20:32 UTC
  • Revision ID: osmoma@gmail.com-20211101182032-hvyothamf0xc6ex0
Version 3.3.1. Codevise same as Version 3.3.0. Incl. minor changes on comments/text.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
# ================= initialization =================== #
2
 
AC_INIT([Audio Recorder], [3.3.0], [https://bugs.launchpad.net/~audio-recorder], [audio-recorder])
 
2
AC_INIT([Audio Recorder], [3.3.1], [https://bugs.launchpad.net/~audio-recorder], [audio-recorder])
3
3
AM_INIT_AUTOMAKE
4
4
 
5
5
AC_USE_SYSTEM_EXTENSIONS