~audio-recorder/audio-recorder/trunk

« back to all changes in this revision

Viewing changes to configure.ac

  • Committer: Osmo Antero
  • Date: 2020-11-01 20:54:40 UTC
  • Revision ID: osmoma@gmail.com-20201101205440-cm697hn9fevdym4e
Version 3.2.0 for Ubuntu 20.10 and other new Linux distros.

Show diffs side-by-side

added added

removed removed

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