From c8effdba14629632b8759535bbcd3255213823ce Mon Sep 17 00:00:00 2001 From: Stéphane Raimbault Date: Tue, 13 Nov 2007 00:00:27 +0100 Subject: [PATCH] Bump to 1.3.0 branch (unstable version) --- configure.ac | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/configure.ac b/configure.ac index 45d464c..caf7d4f 100644 --- a/configure.ac +++ b/configure.ac @@ -2,8 +2,8 @@ # Process this file with autoconf to produce a configure script. AC_PREREQ(2.59) -AC_INIT(libmodbus, 1.2, stephane.raimbault@gmail.com) -AM_INIT_AUTOMAKE(libmodbus, 1.2.0) +AC_INIT(libmodbus, 1.3, stephane.raimbault@gmail.com) +AM_INIT_AUTOMAKE(libmodbus, 1.3.0) # Checks for programs. AC_PROG_CC -- libgit2 0.21.4