# HG changeset patch
# User Andrey Skvortsov <andrej.skvortzov@gmail.com>
# Date 1478011253 -10800
# Node ID ab28d0363837e1c69c7e9ad99f649c93e5101121
# Parent  db66054a2ff37ee55f7b17ec9cce4a7bb96d0407
1.2-rc1

diff -r db66054a2ff3 -r ab28d0363837 Makefile
--- a/Makefile	Tue Nov 01 17:40:13 2016 +0300
+++ b/Makefile	Tue Nov 01 17:40:53 2016 +0300
@@ -32,7 +32,7 @@
 #           in case it would be a problem, run :
 #           xvfb-run make -f /path/to/this/Makefile
 
-version = 1.1
+version = 1.2-rc1
 
 HGROOT := ~/src
 GITROOT := $(HGROOT)