From caf7083144de8fd2774e3e9f1d6c3da8fe14295d Mon Sep 17 00:00:00 2001 From: Frank Warmerdam Date: Thu, 14 Sep 2006 13:15:44 +0000 Subject: update version git-svn-id: http://svn.osgeo.org/metacrs/proj/trunk@1344 4e78687f-474d-0410-85f9-8d5e500ac6b2 --- configure.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.in b/configure.in index 7a67cbe7..2fc3e004 100644 --- a/configure.in +++ b/configure.in @@ -1,7 +1,7 @@ dnl Process this file with autoconf to produce a configure script. AC_PREREQ(2.59) -AC_INIT([PROJ.4 Projections], 4.5.0b1, [warmerdam@pobox.com], proj) +AC_INIT([PROJ.4 Projections], 4.5.0b2, [warmerdam@pobox.com], proj) AC_LANG(C) -- cgit v1.2.3