~facundo/ubuntuone-client/fix-svfilenew-conflict

« back to all changes in this revision

Viewing changes to configure.ac

  • Committer: Facundo Batista
  • Date: 2011-04-04 12:31:43 UTC
  • mfrom: (922.1.9 ubuntuone-client)
  • Revision ID: facundo@taniquetil.com.ar-20110404123143-mobua5abcpinz0o2
TrunkĀ mergedĀ in

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