Skip to content

Commit

Permalink
keepalived-2.2.7
Browse files Browse the repository at this point in the history
  • Loading branch information
acassen committed Jan 16, 2022
1 parent de9353a commit e7c9e7f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion configure.ac
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@ m4_ifndef([AS_VAR_COPY],

dnl ----[ Process this file with autoconf to produce a configure script ]----
AC_PREREQ([2.63])
AC_INIT([Keepalived], [2.2.6], [keepalived-users@groups.io], [], [http://www.keepalived.org/])
AC_INIT([Keepalived], [2.2.7], [keepalived-users@groups.io], [], [http://www.keepalived.org/])
AC_CONFIG_AUX_DIR([build-aux])
AC_CONFIG_MACRO_DIR([m4])
AM_INIT_AUTOMAKE([-Wall -Werror -Woverride foreign])
Expand Down

0 comments on commit e7c9e7f

Please sign in to comment.