From 0fd80a21185e4c8fb3c77d7e0f241a2149fe8fc6 Mon Sep 17 00:00:00 2001 From: Stef Walter Date: Wed, 8 Dec 2010 15:20:35 +0000 Subject: Release version 0.2.3 --- NEWS | 3 +++ configure.in | 4 ++-- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/NEWS b/NEWS index 2434db2..a29d732 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,6 @@ +Version 0.2.3 [2010-12-08] + - Fix problems with certain patterns of line input crashing. + Version 0.2.1 [2010-10-16] - Various compiler and build fixes diff --git a/configure.in b/configure.in index 57ab9b5..4e6f079 100644 --- a/configure.in +++ b/configure.in @@ -36,8 +36,8 @@ dnl Stef Walter dnl dnl Process this file with autoconf to produce a configure script. -AC_INIT(slapi-dnsnotify, 0.2.2, stef@memberwebs.com) -AM_INIT_AUTOMAKE(slapi-dnsnotify, 0.2.2) +AC_INIT(slapi-dnsnotify, 0.2.3, stef@memberwebs.com) +AM_INIT_AUTOMAKE(slapi-dnsnotify, 0.2.3) LDFLAGS="$LDFLAGS -L/usr/local/lib" CFLAGS="$CFLAGS -I/usr/local/include" -- cgit v1.2.3