~rye/ubuntuone-client/handle-dbus-errback-in-launcher-stable-1-4

« back to all changes in this revision

Viewing changes to configure.ac

  • Committer: Rodrigo Moya
  • Date: 2010-09-28 13:37:51 UTC
  • Revision ID: rodrigo.moya@canonical.com-20100928133751-4dlwx2unc9j41ec4
Tags: ubuntuone-1_4_4_1
[release] ubuntuone-client 1.4.4.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.4.4])
 
4
AC_INIT([ubuntuone-client], [1.4.4.1])
5
5
AC_CONFIG_SRCDIR([config.h.in])
6
6
 
7
7
AM_INIT_AUTOMAKE([1.10 foreign])