Setting 0.8.2.dev in configure.ac as well

This commit is contained in:
Christopher Allan Webber 2015-12-20 11:11:07 -06:00
parent 7f5a8e1c38
commit a308306bcb

View File

@ -56,7 +56,7 @@ dnl # * x.y.dev - dev
dnl
dnl # see http://www.python.org/dev/peps/pep-0386/
AC_INIT([mediagoblin], [0.8.0], [cwebber@gnu.org])
AC_INIT([mediagoblin], [0.8.2.dev], [cwebber@gnu.org])
dnl----