~dshrews/libdrizzle/libdrizzle

« back to all changes in this revision

Viewing changes to configure.ac

  • Committer: Andrew Hutchings
  • Date: 2013-01-27 21:26:07 UTC
  • Revision ID: andrew@linuxjedi.co.uk-20130127212607-135pabbpyrb67rj8
Version bump

Show diffs side-by-side

added added

removed removed

Lines of Context:
6
6
# Use and distribution licensed under the BSD license.  See
7
7
# the COPYING file in this directory for full text.
8
8
 
9
 
AC_INIT([libdrizzle],[5.1.2],[http://bugs.launchpad.net/drizzle],[libdrizzle],[http://drizzle.org/])
 
9
AC_INIT([libdrizzle],[5.1.3],[http://bugs.launchpad.net/drizzle],[libdrizzle],[http://drizzle.org/])
10
10
 
11
11
AC_CONFIG_AUX_DIR([build-aux])
12
12
 
27
27
AC_CONFIG_SRCDIR([libdrizzle/drizzle.cc])
28
28
 
29
29
#shared library versioning
30
 
LIBDRIZZLE_LIBRARY_VERSION=7:0:0
 
30
LIBDRIZZLE_LIBRARY_VERSION=8:0:0
31
31
#                         | | |
32
32
#                  +------+ | +---+
33
33
#                  |        |     |