Skip to content

Commit

Permalink
change version to 2.1.1 in configure.ac
Browse files Browse the repository at this point in the history
Signed-off-by: Stéphane Graber <stgraber@ubuntu.com>
  • Loading branch information
stgraber committed Oct 19, 2017
1 parent d6223ee commit 31546ce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion configure.ac
Expand Up @@ -4,7 +4,7 @@
m4_define([lxc_devel], 0)
m4_define([lxc_version_major], 2)
m4_define([lxc_version_minor], 1)
m4_define([lxc_version_micro], 0)
m4_define([lxc_version_micro], 1)
m4_define([lxc_version_beta], [])

m4_define([lxc_abi_major], 1)
Expand Down

0 comments on commit 31546ce

Please sign in to comment.