From 21ba8757388308156506eb931b1854220b85d0e0 Mon Sep 17 00:00:00 2001 From: Laurence Withers Date: Tue, 13 Oct 2009 11:53:50 +0000 Subject: [PATCH] Bump version --- version | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/version b/version index d60d37d..fc9751c 100644 --- a/version +++ b/version @@ -10,8 +10,8 @@ # VERSION contains the full version number of the library, which is # expected to be in 'major.minor.micro' format. VERMAJOR=1 -VERMINOR=2 -VERMICRO=1 +VERMINOR=3 +VERMICRO=0 # kate: replace-trailing-space-save true; space-indent true; tab-width 4; # vim: expandtab:ts=4:sw=4:syntax=sh