Bumped version numbers

git-svn-id: https://www.dynare.org/svn/dynare/trunk@3257 ac1d8469-bf42-47a9-8791-bf33cf982152
time-shift
sebastien 2009-12-16 17:49:22 +00:00
parent 3c33b001b5
commit 0b6742f3fb
1 changed files with 1 additions and 1 deletions

View File

@ -18,7 +18,7 @@ dnl You should have received a copy of the GNU General Public License
dnl along with Dynare. If not, see <http://www.gnu.org/licenses/>.
AC_PREREQ([2.61])
AC_INIT([dynare], [4.1-unstable])
AC_INIT([dynare], [4.2-unstable])
AC_CONFIG_SRCDIR([preprocessor/DynareMain.cc])
AM_INIT_AUTOMAKE([-Wall -Werror foreign])