diff --git a/configure.ac b/configure.ac index e7cb118..fe076f9 100644 --- a/configure.ac +++ b/configure.ac @@ -1,4 +1,4 @@ -AC_INIT([lldpad], [1.2.99], [lldp-devel@open-lldp.org]) +AC_INIT([lldpad], [1.1.1], [lldp-devel@open-lldp.org]) AM_INIT_AUTOMAKE([-Wall -Werror foreign subdir-objects]) m4_pattern_allow([AM_PROG_AR])