~audio-recorder/audio-recorder/trunk

« back to all changes in this revision

Viewing changes to configure.ac

  • Committer: Osmo Antero
  • Date: 2017-01-06 20:31:59 UTC
  • Revision ID: osmoma@gmail.com-20170106203159-zv400q0o6pdn8nt7
A small update in data/audio-recorder.desktop file. Version 1.9.3.

Show diffs side-by-side

added added

removed removed

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