From 6865e853fe0168b871737df715b6293d9f56e8a3 Mon Sep 17 00:00:00 2001 From: Laurence Withers Date: Tue, 9 Sep 2014 16:07:17 +0000 Subject: [PATCH] Bump version --- version | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/version b/version index 0c01144..6e4039f 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=0 -VERMICRO=2 +VERMINOR=1 +VERMICRO=0 # kate: replace-trailing-space-save true; space-indent true; tab-width 4; # vim: expandtab:ts=4:sw=4:syntax=sh