From: Colin Walters Date: Mon, 22 Feb 2016 23:08:01 +0000 (-0500) Subject: Release 2016.2 X-Git-Tag: archive/raspbian/2022.1-3+rpi1~1^2~4^2~55^2~10 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=f4d494a0a4bc8682e71b1936536e4e04c38a5ac2;p=ostree.git Release 2016.2 --- diff --git a/configure.ac b/configure.ac index f65b93f5..2229b145 100644 --- a/configure.ac +++ b/configure.ac @@ -1,5 +1,5 @@ AC_PREREQ([2.63]) -AC_INIT([ostree], [2016.1], [walters@verbum.org]) +AC_INIT([ostree], [2016.2], [walters@verbum.org]) AC_CONFIG_HEADER([config.h]) AC_CONFIG_MACRO_DIR([m4]) AC_CONFIG_AUX_DIR([build-aux])