~noskcaj/ubuntu/vivid/gnome-color-manager/3.14

« back to all changes in this revision

Viewing changes to configure.ac

  • Committer: Package Import Robot
  • Author(s): Michael Biebl
  • Date: 2012-05-14 23:22:58 UTC
  • mfrom: (1.3.9) (2.1.9 sid)
  • Revision ID: package-import@ubuntu.com-20120514232258-vcsf3zk2whtpbt17
Tags: 3.4.2-1
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.4.0],[http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-color-manager])
 
4
AC_INIT([gnome-color-manager],[3.4.2],[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])