Bump version to 3.0.25.
authorAdam Dickmeiss <adam@indexdata.dk>
Mon, 18 Feb 2008 19:30:28 +0000 (19:30 +0000)
committerAdam Dickmeiss <adam@indexdata.dk>
Mon, 18 Feb 2008 19:30:28 +0000 (19:30 +0000)
configure.ac
include/yaz/yaz-version.h

index a717538..f295595 100644 (file)
@@ -1,8 +1,8 @@
 dnl YAZ Toolkit, Index Data 1995-2008
 dnl See the file LICENSE for details.
-dnl $Id: configure.ac,v 1.109 2008-01-28 08:14:52 adam Exp $
+dnl $Id: configure.ac,v 1.110 2008-02-18 19:30:28 adam Exp $
 AC_PREREQ(2.60)
-AC_INIT([yaz],[3.0.24],[yaz-help@indexdata.dk])
+AC_INIT([yaz],[3.0.25],[yaz-help@indexdata.dk])
 AC_CONFIG_SRCDIR(configure.ac)
 AC_CONFIG_AUX_DIR([config])
 AM_INIT_AUTOMAKE([1.9])
index c9a0239..a240206 100644 (file)
@@ -24,7 +24,7 @@
  * (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.143 2008-01-28 08:14:53 adam Exp $ */
+/* $Id: yaz-version.h,v 1.144 2008-02-18 19:30:29 adam Exp $ */
 /**
  * \file yaz-version.h
  * \brief Defines YAZ version.
 
 #include <yaz/yconfig.h>
 
-#define YAZ_VERSION "3.0.24"
-#define YAZ_VERSIONL 0x030014
+#define YAZ_VERSION "3.0.25"
+#define YAZ_VERSIONL 0x030015
 
-#define YAZ_FILEVERSION 3,0,24,1
+#define YAZ_FILEVERSION 3,0,25,1
 
 #define YAZ_DATE 1