From 77a90ecf15468ec07ee8c42b9e68f0b75c473d9f Mon Sep 17 00:00:00 2001 From: Laurence Withers Date: Mon, 31 Jul 2006 15:42:20 +0100 Subject: [PATCH] Bump version --- version | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/version b/version index a60d813..93f682a 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=2 VERMICRO=0 VEREXTRA=""