~unity-team/unity-lens-files/raring

« back to all changes in this revision

Viewing changes to configure.ac

  • Committer: Łukasz 'sil2100' Zemczak
  • Date: 2012-08-22 18:45:11 UTC
  • Revision ID: lukasz.zemczak@canonical.com-20120822184511-29fwqgqa92kvzpbr
Tags: 6.4.0
Release 6.4.0

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
AC_INIT(unity-lens-files, 6.2.0, https://launchpad.net/unity-lens-files)
 
1
AC_INIT(unity-lens-files, 6.4.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)