dnl See the file LICENSE for details.
dnl $Id: configure.ac,v 1.111 2008-02-21 10:48:44 adam Exp $
AC_PREREQ(2.60)
-AC_INIT([yaz],[3.0.26],[yaz-help@indexdata.dk])
+AC_INIT([yaz],[3.0.27],[yaz-help@indexdata.dk])
AC_CONFIG_SRCDIR(configure.ac)
AC_CONFIG_AUX_DIR([config])
AM_INIT_AUTOMAKE([1.9])
+yaz (3.0.27-1) unstable; urgency=low
+
+ * Internal.
+
+ -- Adam Dickmeiss <adam@indexdata.dk> Tue, 25 Mar 2008 13:51:25 +0100
+
yaz (3.0.26-1) unstable; urgency=low
* Upstream.
dh_fixperms
# dh_perl
# dh_python
- dh_makeshlibs -V 'libyaz3 (>= 3.0.26)'
+ dh_makeshlibs -V 'libyaz3 (>= 3.0.27)'
dh_installdeb
dh_shlibdeps -l debian/libyaz3/usr/lib
dh_gencontrol
* (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
* THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
*/
-/* $Id: yaz-version.h,v 1.146 2008-02-21 11:03:33 adam Exp $ */
/**
* \file yaz-version.h
* \brief Defines YAZ version.
#include <yaz/yconfig.h>
-#define YAZ_VERSION "3.0.26"
-#define YAZ_VERSIONL 0x03001A
+#define YAZ_VERSION "3.0.27"
+#define YAZ_VERSIONL 0x03001B
-#define YAZ_FILEVERSION 3,0,26,1
+#define YAZ_FILEVERSION 3,0,27,1
#define YAZ_DATE 1
; $Id: yaz.nsi,v 1.129 2008-02-21 10:48:45 adam Exp $
-!define VERSION "3.0.26"
+!define VERSION "3.0.27"
; Microsoft runtime CRT
; Uncomment exactly ONE section of the three below