~ubuntu-branches/ubuntu/natty/dradio/natty

« back to all changes in this revision

Viewing changes to configure.ac

  • Committer: Bazaar Package Importer
  • Author(s): Alejandro Garrido Mota
  • Date: 2009-10-20 17:48:24 UTC
  • mfrom: (1.1.3 upstream)
  • Revision ID: james.westby@ubuntu.com-20091020174824-00h0kxk78g5r47xk
Tags: 3.7-1
New upstream release (Closes: #551178)

Show diffs side-by-side

added added

removed removed

Lines of Context:
9
9
#
10
10
 
11
11
AC_PREREQ(2.61)
12
 
AC_INIT(dradio, 3.6)
 
12
AC_INIT(dradio, 3.7)
13
13
AM_INIT_AUTOMAKE
14
14
AC_CONFIG_SRCDIR([config.h.in])
15
15
AC_CONFIG_HEADER([config.h])