~audio-recorder/audio-recorder/trunk

« back to all changes in this revision

Viewing changes to configure.ac

  • Committer: Osmo Antero
  • Date: 2015-02-07 22:14:14 UTC
  • Revision ID: osmoma@gmail.com-20150207221414-qrv21079spf2xlcm
Small updates in timer-syntax.html and src/settings-pipe.c.

Show diffs side-by-side

added added

removed removed

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