From: Colin Walters Date: Tue, 26 Jun 2012 22:28:59 +0000 (-0400) Subject: Release 2012.8 X-Git-Tag: archive/raspbian/2022.1-3+rpi1~1^2~1946 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=31b439b84caba6113634a8ba60a61795bd36ce94;p=ostree.git Release 2012.8 --- diff --git a/configure.ac b/configure.ac index f4192961..c4f7d5e2 100644 --- a/configure.ac +++ b/configure.ac @@ -1,5 +1,5 @@ AC_PREREQ([2.63]) -AC_INIT([ostree], [2012.7], [walters@verbum.org]) +AC_INIT([ostree], [2012.8], [walters@verbum.org]) AC_CONFIG_HEADER([config.h]) AC_CONFIG_MACRO_DIR([m4]) AC_CONFIG_AUX_DIR([build-aux])