From 23f18e10c543ac57836d3b26e3144e8060e69ce8 Mon Sep 17 00:00:00 2001 From: Laurence Withers Date: Mon, 31 Jul 2006 17:22:14 +0100 Subject: [PATCH] Bump version. --- version | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/version b/version index 613cd49..1eaadc1 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=""