diff options
| author | Eitan Adler <eadler@FreeBSD.org> | 2018-07-29 05:53:49 +0000 |
|---|---|---|
| committer | Eitan Adler <eadler@FreeBSD.org> | 2018-07-29 05:53:49 +0000 |
| commit | ad1ba6e1e032f79d03b9a6e2c714de84d1911b3a (patch) | |
| tree | 24e9595e175209972236019508c9ac6b34ec83b9 /configure.ac | |
| parent | fd86496b2232c1f79946dc2d21515012a33b6274 (diff) | |
Notes
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 4edd98ef90b9..ab4f6fc21cf4 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.33],[christos@astron.com]) +AC_INIT([file],[5.34],[christos@astron.com]) AM_INIT_AUTOMAKE([subdir-objects foreign]) m4_ifdef([AM_SILENT_RULES], [AM_SILENT_RULES([yes])]) |
