Release 2013.4

This commit is contained in:
Colin Walters 2013-07-16 20:41:47 -04:00
parent 74c1fe1dae
commit 7f4ba736ea
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
AC_PREREQ([2.63])
AC_INIT([ostree], [2013.3], [walters@verbum.org])
AC_INIT([ostree], [2013.4], [walters@verbum.org])
AC_CONFIG_HEADER([config.h])
AC_CONFIG_MACRO_DIR([m4])
AC_CONFIG_AUX_DIR([build-aux])