diff options
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 1ea9281..2dd84d5 100644 --- a/configure.ac +++ b/configure.ac @@ -2,7 +2,7 @@ dnl Process this file with autoconf to create configure.  AC_INIT  AC_CONFIG_SRCDIR([src/main.c]) -AM_INIT_AUTOMAKE(feh, 1.3.4) +AM_INIT_AUTOMAKE(feh, 1.3.5)  AM_CONFIG_HEADER(src/config.h)  AC_PROG_CC | 
