~ecryptfs/ecryptfs/trunk

« back to all changes in this revision

Viewing changes to configure.ac

  • Committer: Colin King
  • Date: 2013-11-22 17:14:36 UTC
  • Revision ID: colin.king@canonical.com-20131122171436-fu076wx2vy9owiel
* doc/ecryptfs-pkcs11-helper-doc.txt
  - fix spelling mistake, aquired  ==> acquired

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],[105])
 
13
AC_INIT([ecryptfs-utils],[104])
14
14
AC_CANONICAL_HOST
15
15
AC_CANONICAL_TARGET
16
16
AM_INIT_AUTOMAKE([${PACKAGE_NAME}], [${PACKAGE_VERSION}])