~facundo/ubuntuone-client/discriminate-auth-error

« back to all changes in this revision

Viewing changes to configure.ac

  • Committer: Rodney Dawes
  • Date: 2009-10-13 22:26:32 UTC
  • Revision ID: rodney.dawes@canonical.com-20091013222632-h1y0hxw6z4yef7ax
Tags: ubuntuone-1_0_1
ReleaseĀ 1.0.1

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
dnl Process this file with autoconf to produce a configure script.
2
2
AC_PREREQ(2.53)
3
3
 
4
 
AC_INIT([ubuntuone-client], [1.0.0])
 
4
AC_INIT([ubuntuone-client], [1.0.1])
5
5
AC_CONFIG_SRCDIR([config.h.in])
6
6
 
7
7
AM_INIT_AUTOMAKE([1.10 foreign])