From: Niels Möller Date: Tue, 11 Feb 2003 08:43:48 +0000 (+0100) Subject: (SHLIBMAJOR): Bumped version number to 1. X-Git-Tag: nettle_1.7_release_20030311~29 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=766de8e43d35b574e20695d85915d18fca3db29d;p=thirdparty%2Fnettle.git (SHLIBMAJOR): Bumped version number to 1. Rev: src/nettle/configure.ac:1.18 --- diff --git a/configure.ac b/configure.ac index c235137d..7b601204 100644 --- a/configure.ac +++ b/configure.ac @@ -8,7 +8,7 @@ AC_PREREQ(2.50) AM_INIT_AUTOMAKE AM_CONFIG_HEADER([config.h]) -SHLIBMAJOR=0 +SHLIBMAJOR=1 SHLIBMINOR=0 AC_CANONICAL_HOST