diff options
| -rw-r--r-- | configure.in | 2 |
1 files changed, 1 insertions, 1 deletions
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) |
