~tcole/ubuntuone-client/fix-453449

« back to all changes in this revision

Viewing changes to configure.ac

  • Committer: Rodney Dawes
  • Date: 2009-10-16 16:43:43 UTC
  • Revision ID: rodney.dawes@canonical.com-20091016164343-bkdoej46cr9yylh8
Up trunk version number to 1.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.1])
 
4
AC_INIT([ubuntuone-client], [1.1])
5
5
AC_CONFIG_SRCDIR([config.h.in])
6
6
 
7
7
AM_INIT_AUTOMAKE([1.10 foreign])