~wiml-omni/libdrizzle/date-time

« back to all changes in this revision

Viewing changes to configure.ac

  • Committer: Andrew Hutchings
  • Date: 2013-01-13 20:48:01 UTC
  • Revision ID: andrew@linuxjedi.co.uk-20130113204801-bcxzadvnzkrkl91f
Bump version

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.1],[http://bugs.launchpad.net/drizzle],[libdrizzle],[http://drizzle.org/])
 
9
AC_INIT([libdrizzle],[5.1.2],[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=6:0:0
 
30
LIBDRIZZLE_LIBRARY_VERSION=7:0:0
31
31
#                         | | |
32
32
#                  +------+ | +---+
33
33
#                  |        |     |