~mrooney/ecryptfs/nautilus-integration

« back to all changes in this revision

Viewing changes to configure.ac

  • Committer: Dustin Kirkland
  • Date: 2009-05-02 17:40:00 UTC
  • Revision ID: kirkland@canonical.com-20090502174000-5qd420si5g8yu0ut
releasing ecryptfs-utils-75
opening -76 for development

Signed-off-by: Dustin Kirkland <kirkland@canonical.com>

Show diffs side-by-side

added added

removed removed

Lines of Context:
10
10
 
11
11
 
12
12
AC_PREREQ(2.59)
13
 
AC_INIT([ecryptfs-utils],[74])
 
13
AC_INIT([ecryptfs-utils],[75])
14
14
AC_CANONICAL_HOST
15
15
AC_CANONICAL_TARGET
16
16
AM_INIT_AUTOMAKE([${PACKAGE_NAME}], [${PACKAGE_VERSION}])