Version updated to 1.1.2 for Kepler SR2 release
diff --git a/agent/Makefile.inc b/agent/Makefile.inc
index 07096f2..ddef67f 100644
--- a/agent/Makefile.inc
+++ b/agent/Makefile.inc
@@ -122,7 +122,7 @@
 endif
 
 ifeq ($(OPSYS),MinGW)
-  VERSION := 1.1.1
+  VERSION := 1.1.2
 else
   VERSION := $(shell grep "%define version " $(TCF_AGENT_DIR)/tcf/main/tcf-agent.spec | sed -e "s/%define version //")
 endif
diff --git a/agent/tcf/main/tcf-agent.spec b/agent/tcf/main/tcf-agent.spec
index 04a3459..0a98bdb 100644
--- a/agent/tcf/main/tcf-agent.spec
+++ b/agent/tcf/main/tcf-agent.spec
@@ -1,5 +1,5 @@
 %define name tcf-agent
-%define version 1.1.1
+%define version 1.1.2
 %define release 1.%(bin/get-os-tag)
 %define make_options CONF=Release PATH_Plugins=/etc/tcf/plugins
 
@@ -62,6 +62,8 @@
 %{_includedir}/tcf
 
 %changelog
+* Tue Feb 04 2013 Eugene Tarassov <eugene.tarassov@xilinx.com> 1.1.2
+- Eclipse 4.3.2 Kepler SR2 release
 * Wed Aug 26 2013 Eugene Tarassov <eugene.tarassov@xilinx.com> 1.1.1
 - Eclipse 4.3.1 Kepler SR1 release
 * Wed Jun 12 2013 Eugene Tarassov <eugene.tarassov@xilinx.com> 1.1.0