~drizzle-trunk/libdrizzle/jenkins-Libdrizzle-92

« back to all changes in this revision

Viewing changes to configure.ac

  • Committer: Andrew Hutchings
  • Date: 2013-04-25 10:26:18 UTC
  • Revision ID: andrew@linuxjedi.co.uk-20130425102618-v20b7fgq3qocwiq0
Tags: 5.1.4
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.3],[http://bugs.launchpad.net/drizzle],[libdrizzle],[http://drizzle.org/])
 
9
AC_INIT([libdrizzle],[5.1.4],[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=8:0:0
 
30
LIBDRIZZLE_LIBRARY_VERSION=9:0:0
31
31
#                         | | |
32
32
#                  +------+ | +---+
33
33
#                  |        |     |