summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorColin Walters <walters@verbum.org>2014-03-01 13:55:55 -0500
committerColin Walters <walters@verbum.org>2014-03-01 13:55:55 -0500
commit5bda4b4347a2a1ae39048ae110979c2b0e38e2c5 (patch)
treedf5aa0a53b5c81ca42045d071164480139b4bef3
parent79fa7ca692f8b720503c2a0c5fe272ff5db594a4 (diff)
downloadostree-5bda4b4347a2a1ae39048ae110979c2b0e38e2c5.tar.gz
Release 2014.2v2014.2
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index d3c72d72..bbd9cbf6 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
AC_PREREQ([2.63])
-AC_INIT([ostree], [2014.1], [walters@verbum.org])
+AC_INIT([ostree], [2014.2], [walters@verbum.org])
AC_CONFIG_HEADER([config.h])
AC_CONFIG_MACRO_DIR([m4])
AC_CONFIG_AUX_DIR([build-aux])