summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorColin Walters <walters@verbum.org>2012-05-24 21:17:43 -0400
committerColin Walters <walters@verbum.org>2012-05-24 21:17:43 -0400
commit14a597131b361a486f14e1abe17448f81ef2cd9b (patch)
treed0d0e45f6e0b6465e3a75b437278c83f1cd963b7
parent88b3440eefbd774793b3e23125b8c58adff8db65 (diff)
downloadostree-14a597131b361a486f14e1abe17448f81ef2cd9b.tar.gz
Release 2012.7v2012.7
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 7643fc48..6ba3f0af 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
AC_PREREQ([2.63])
-AC_INIT([ostree], [2012.6], [walters@verbum.org])
+AC_INIT([ostree], [2012.7], [walters@verbum.org])
AC_CONFIG_HEADER([config.h])
AC_CONFIG_MACRO_DIR([m4])
AC_CONFIG_AUX_DIR([build-aux])