~ubuntu-branches/debian/stretch/gnome-sushi/stretch

« back to all changes in this revision

Viewing changes to configure.ac

  • Committer: Package Import Robot
  • Author(s): Andreas Henriksson
  • Date: 2014-07-15 13:16:55 UTC
  • mfrom: (2.1.5 experimental)
  • Revision ID: package-import@ubuntu.com-20140715131655-55wqzvoehb562cn7
Tags: 3.12.0-2
* Build-depend on libdiscid-dev instead of libdiscid0-dev (Closes: #753633)
* Upload to unstable.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
dnl -*- mode: m4 -*-
2
2
AC_PREREQ(2.63)
3
 
AC_INIT([sushi],[3.10.0],[],[sushi])
 
3
AC_INIT([sushi],[3.12.0],[],[sushi])
4
4
 
5
5
AC_CONFIG_HEADERS([config/config.h])
6
6
AC_CONFIG_SRCDIR([src/main.c])