commit | 85c2fbcd7431ff9ab0cfaa563c313ce8a5665925 | [log] [tgz] |
---|---|---|
author | Jiri Pirko <jiri@resnulli.us> | Tue Nov 03 13:35:15 2015 +0100 |
committer | Jiri Pirko <jiri@resnulli.us> | Tue Nov 03 13:35:15 2015 +0100 |
tree | 39213a2fa118e83c22303c267884eed095de3dfc | |
parent | cf24f96afb338dcd223db5bfbefab66f4f9107d0 [diff] |
1.22 release Signed-off-by: Jiri Pirko <jiri@resnulli.us>
diff --git a/configure.ac b/configure.ac index cd23528..b6357a5 100644 --- a/configure.ac +++ b/configure.ac
@@ -1,7 +1,7 @@ # -*- Autoconf -*- # Process this file with autoconf to produce a configure script. -AC_INIT([libteam], [1.21], [jiri@resnulli.us]) +AC_INIT([libteam], [1.22], [jiri@resnulli.us]) AC_CONFIG_AUX_DIR([build-aux]) AC_CONFIG_MACRO_DIR([m4]) AC_CONFIG_HEADERS([config.h])