~ubuntu-branches/ubuntu/raring/gnome-color-manager/raring

« back to all changes in this revision

Viewing changes to configure.ac

  • Committer: Package Import Robot
  • Author(s): Robert Ancell
  • Date: 2013-01-11 08:54:51 UTC
  • mfrom: (1.3.13)
  • Revision ID: package-import@ubuntu.com-20130111085451-a8usw346jlvlrdjt
Tags: 3.6.1-0ubuntu1
New upstream 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.6.0],[http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-color-manager])
 
4
AC_INIT([gnome-color-manager],[3.6.1],[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])