From beb585790495c0759c7ef877ebbd96027f2b9b48 Mon Sep 17 00:00:00 2001 From: Laurence Withers Date: Mon, 31 Jul 2006 15:35:03 +0100 Subject: [PATCH] Bump version. --- version | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/version b/version index f0342bc..41fbb4f 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. It can optionally be # suffixed with a string. -VERMAJOR=0 -VERMINOR=0 +VERMAJOR=1 +VERMINOR=1 VERMICRO=0 VEREXTRA=""