Release 2012.2

This commit is contained in:
Colin Walters 2012-04-11 22:47:48 -04:00
parent 38ef75e6e0
commit ef7bedc04e
1 changed files with 1 additions and 1 deletions

View File

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