From 1f44765f0b746dd23ece8027bcff8e25b3ed51fb Mon Sep 17 00:00:00 2001 From: Laurence Withers Date: Tue, 24 Jul 2007 11:46:05 +0000 Subject: [PATCH] Bump version --- version | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/version b/version index 61208c3..9b3e546 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=0 -VERMINOR=1 -VERMICRO=2 +VERMINOR=2 +VERMICRO=0 # kate: replace-trailing-space-save true; space-indent true; tab-width 4; # vim: expandtab:ts=4:sw=4