~ubuntu-branches/ubuntu/wily/gnome-color-manager/wily-proposed

« back to all changes in this revision

Viewing changes to configure.ac

  • Committer: Package Import Robot
  • Author(s): Robert Ancell
  • Date: 2012-09-26 10:01:58 UTC
  • mfrom: (1.3.12)
  • Revision ID: package-import@ubuntu.com-20120926100158-lpqmt87u6oolxzv0
Tags: 3.6.0-0ubuntu1
New upstream stable release

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
# Copyright (C) 2010-2011 Richard Hughes <richard@hughsie.com>
2
2
AC_PREREQ(2.63)
3
3
 
4
 
AC_INIT([gnome-color-manager],[3.5.90],[http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-color-manager])
 
4
AC_INIT([gnome-color-manager],[3.6.0],[http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-color-manager])
5
5
AC_CONFIG_SRCDIR(src)
6
6
AM_INIT_AUTOMAKE([1.11 no-dist-gzip dist-xz tar-ustar])
7
7
AC_CONFIG_HEADERS([config.h])