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=""