Bump version to 2.1.99
authorAdam Dickmeiss <adam@indexdata.dk>
Mon, 19 Mar 2007 13:31:05 +0000 (13:31 +0000)
committerAdam Dickmeiss <adam@indexdata.dk>
Mon, 19 Mar 2007 13:31:05 +0000 (13:31 +0000)
configure.ac
include/yaz/yaz-version.h

index 2febadd..748c22a 100644 (file)
@@ -1,8 +1,8 @@
 dnl YAZ Toolkit, Index Data 1995-2007
 dnl See the file LICENSE for details.
-dnl $Id: configure.ac,v 1.71 2007-03-16 10:50:19 adam Exp $
+dnl $Id: configure.ac,v 1.72 2007-03-19 13:31:05 adam Exp $
 AC_PREREQ(2.59)
-AC_INIT([yaz],[2.1.55],[yaz-help@indexdata.dk])
+AC_INIT([yaz],[2.1.99.1],[yaz-help@indexdata.dk])
 AC_CONFIG_SRCDIR(configure.ac)
 AC_CONFIG_AUX_DIR([config])
 AM_INIT_AUTOMAKE([1.8])
index 9a89f9d..62b0d42 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.119 2007-03-16 10:50:19 adam Exp $ */
+/* $Id: yaz-version.h,v 1.120 2007-03-19 13:31:05 adam Exp $ */
 /**
  * \file yaz-version.h
  * \brief Defines YAZ version.
@@ -33,8 +33,8 @@
 
 #include <yaz/yconfig.h>
 
-#define YAZ_VERSION "2.1.55"
-#define YAZ_VERSIONL 0x020137
+#define YAZ_VERSION "2.1.99"
+#define YAZ_VERSIONL 0x020163
 
 #define YAZ_DATE 1