~dobey/ubuntuone-client-gnome/shrlnk

« back to all changes in this revision

Viewing changes to configure.ac

  • Committer: Rodney Dawes
  • Date: 2012-05-24 18:41:26 UTC
  • Revision ID: rodney.dawes@canonical.com-20120524184126-pk6z7qoror7sn0fj
Bump version to 4.1 for trunk

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-gnome], [3.1])
 
4
AC_INIT([ubuntuone-client-gnome], [4.1])
5
5
AC_CONFIG_SRCDIR([config.h.in])
6
6
 
7
7
AM_INIT_AUTOMAKE([1.10 foreign])