Signed-off-by: Paul Moore <[email protected]> --- CHANGELOG | 2 +- version_info | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/CHANGELOG b/CHANGELOG index c3d3a2e..d63d8e6 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -2,7 +2,7 @@ libseccomp: Releases =============================================================================== http://libseccomp.sf.net -* Version X.X.X - XXX +* Version 2.1.1 - October 31, 2013 - Build system improvements - Automated test improvments, including a "check" target for use by packagers to verify the build diff --git a/version_info b/version_info index 77a9966..45a9675 100644 --- a/version_info +++ b/version_info @@ -5,4 +5,4 @@ # version components VERSION_MAJOR=2 VERSION_MINOR=1 -VERSION_MICRO=0 +VERSION_MICRO=1 ------------------------------------------------------------------------------ Android is increasing in popularity, but the open development platform that developers love is also attractive to malware creators. Download this white paper to learn more about secure code signing practices that can help keep Android apps secure. http://pubads.g.doubleclick.net/gampad/clk?id=65839951&iu=/4140/ostg.clktrk _______________________________________________ libseccomp-discuss mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/libseccomp-discuss
