diff options
| author | David E. O'Brien <obrien@FreeBSD.org> | 2012-04-13 23:30:38 +0000 |
|---|---|---|
| committer | David E. O'Brien <obrien@FreeBSD.org> | 2012-04-13 23:30:38 +0000 |
| commit | b60a4870e8e65b50ccb2ec0bdbe880d2e94efa9e (patch) | |
| tree | 76d27a13085cbcecae404c91dc1a6e03fc5c5d7b /configure.ac | |
| parent | dacc26abaa8ab61168c45f0716bea144fa8afd14 (diff) | |
Virgin import of Christos Zoulas's FILE 5.11.vendor/file/5.11
Notes
svn path=/vendor/file/dist/; revision=234250
svn path=/vendor/file/5.11/; revision=234251; tag=vendor/file/5.11
Diffstat (limited to 'configure.ac')
| -rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 30cf5d43cb98..1511c9ac33cb 100644 --- a/configure.ac +++ b/configure.ac @@ -1,5 +1,5 @@ dnl Process this file with autoconf to produce a configure script. -AC_INIT(file, 5.09, christos@astron.com) +AC_INIT(file, 5.11, christos@astron.com) AM_INIT_AUTOMAKE() m4_ifdef([AM_SILENT_RULES], [AM_SILENT_RULES([yes])]) |
