From 2e061ff96579f19a25e86368a756c92ba18173b3 Mon Sep 17 00:00:00 2001 From: Frank Warmerdam Date: Mon, 23 Oct 2006 03:30:18 +0000 Subject: update to 4.5.0 final git-svn-id: http://svn.osgeo.org/metacrs/proj/trunk@1373 4e78687f-474d-0410-85f9-8d5e500ac6b2 --- configure.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.in b/configure.in index c0ac2b1d..a09f4ec6 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.0b4, [warmerdam@pobox.com], proj) +AC_INIT([PROJ.4 Projections], 4.5.0, [warmerdam@pobox.com], proj) AC_LANG(C) -- cgit v1.2.3