diff options
| author | Frank Warmerdam <warmerdam@pobox.com> | 2013-06-22 17:21:46 +0000 |
|---|---|---|
| committer | Frank Warmerdam <warmerdam@pobox.com> | 2013-06-22 17:21:46 +0000 |
| commit | 3c19b4837ce6b4ae3694543a0fe2e01b42b7a655 (patch) | |
| tree | bf07d6eb9fb4f5a3f74e4d625faf25858cd4e77a /configure.in | |
| parent | d2bf66de36c4914981544d2205c5924eeb556a02 (diff) | |
| download | PROJ-3c19b4837ce6b4ae3694543a0fe2e01b42b7a655.tar.gz PROJ-3c19b4837ce6b4ae3694543a0fe2e01b42b7a655.zip | |
prepare for 4.9.0 beta release
git-svn-id: http://svn.osgeo.org/metacrs/proj/trunk@2350 4e78687f-474d-0410-85f9-8d5e500ac6b2
Diffstat (limited to 'configure.in')
| -rw-r--r-- | configure.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.in b/configure.in index 79b72192..22e95eda 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.8.0, [warmerdam@pobox.com], proj) +AC_INIT([PROJ.4 Projections], 4.9.0, [warmerdam@pobox.com], proj) AC_CONFIG_MACRO_DIR([m4]) AC_LANG(C) |
