summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorColin Walters <walters@verbum.org>2014-10-24 13:33:49 -0400
committerColin Walters <walters@verbum.org>2014-10-24 13:33:49 -0400
commit159c7537c93e37bd7ca5f87ebd7c088c55940843 (patch)
treeea9705a98c85ba91dc9042f348029d3da4979794
parent7973a58607ebb8be9e75cbad71c02ac1b2f9c752 (diff)
downloadostree-159c7537c93e37bd7ca5f87ebd7c088c55940843.tar.gz
Release 2014.9v2014.9
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 5b1d3fcb..563aa224 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
AC_PREREQ([2.63])
-AC_INIT([ostree], [2014.8], [walters@verbum.org])
+AC_INIT([ostree], [2014.9], [walters@verbum.org])
AC_CONFIG_HEADER([config.h])
AC_CONFIG_MACRO_DIR([m4])
AC_CONFIG_AUX_DIR([build-aux])