diff --git a/configure.ac b/configure.ac index e7711fa3..eeaae96c 100644 --- a/configure.ac +++ b/configure.ac @@ -1,5 +1,5 @@ dnl Process this file with autoconf to produce a configure script. -AC_INIT(synaptic, 0.91.3) +AC_INIT(synaptic, 0.91.4) AM_INIT_AUTOMAKE([subdir-objects -Wno-portability]) AM_CONFIG_HEADER(config.h)