diff --git a/configure.ac b/configure.ac index 3aa02d16..ba445437 100644 --- a/configure.ac +++ b/configure.ac @@ -2,7 +2,7 @@ dnl Process this file with autoconf to produce a configure script. AC_PREREQ(2.61) -AC_INIT([Antioch], [0.1.0], [antioch-users@googlegroups.com], [antioch]) +AC_INIT([Antioch], [0.2.0], [antioch-users@googlegroups.com], [antioch]) PACKAGE_DESCRIPTION="A New, Templated Implementation of Chemistry for Hydrodynamics" AC_SUBST([PACKAGE_DESCRIPTION]) PACKAGE_URL="https://github.com/libantioch/antioch/"