~ubuntuone-control-tower/ubuntuone-client-gnome/stable-4-0

« back to all changes in this revision

Viewing changes to configure.ac

  • Committer: Rodney Dawes
  • Date: 2012-09-17 20:51:35 UTC
  • Revision ID: rodney.dawes@canonical.com-20120917205135-x5rm09p3lzsm27ua
Tags: release-3_99_92
[release] 3.99.92

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