~mhr3/unity-lens-files/fix-scope-dir

« back to all changes in this revision

Viewing changes to configure.ac

  • Committer: Tarmac
  • Author(s): Łukasz 'sil2100' Zemczak
  • Date: 2013-02-27 15:53:11 UTC
  • mfrom: (248.1.2 unity-lens-files)
  • Revision ID: tarmac-20130227155311-mx3e9123o2uvib69
Change the upstream version to 7.0.

Approved by Didier Roche.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
AC_INIT(unity-lens-files, 6.6.0, https://launchpad.net/unity-lens-files)
 
1
AC_INIT(unity-lens-files, 7.0, https://launchpad.net/unity-lens-files)
2
2
AC_COPYRIGHT([Copyright 2010-2012 Canonical])
3
3
 
4
4
AM_INIT_AUTOMAKE(AC_PACKAGE_NAME, AC_PACKAGE_VERSION)