Revision: 4011
Author: kalevlember
Date: Mon Nov 12 02:14:44 2012
Log: esteid-browser-plugin: Release 1.3.4
http://code.google.com/p/esteid/source/detail?r=4011
Modified:
/esteid-browser-plugin/trunk/NEWS
/esteid-browser-plugin/trunk/PluginConfig.cmake
/esteid-browser-plugin/trunk/firebreathWin.rc
=======================================
--- /esteid-browser-plugin/trunk/NEWS Tue Apr 17 06:58:41 2012
+++ /esteid-browser-plugin/trunk/NEWS Mon Nov 12 02:14:44 2012
@@ -1,3 +1,13 @@
+esteid-browser-plugin 1.3.4 (2012-11-12)
+========================================
+
+This release fixes the build with boost filesystem v3, which is the default
+starting with boost 1.50.
+
+Bugs fixed:
+ #187 - "Boost Filesystem Version 2 from the distribution in boost 1.50"
+
+
esteid-browser-plugin 1.3.3 (2012-04-17)
========================================
=======================================
--- /esteid-browser-plugin/trunk/PluginConfig.cmake Tue Apr 17 06:58:41 2012
+++ /esteid-browser-plugin/trunk/PluginConfig.cmake Mon Nov 12 02:14:44 2012
@@ -29,7 +29,7 @@
# strings
set(FBSTRING_CompanyName "Estonian Informatics Centre")
-set(_VERSION "1.3.3")
+set(_VERSION "1.3.4")
if(SVN_REV)
set(FBSTRING_PLUGIN_VERSION "${_VERSION}.${SVN_REV}")
else()
=======================================
--- /esteid-browser-plugin/trunk/firebreathWin.rc Tue Apr 17 06:58:41 2012
+++ /esteid-browser-plugin/trunk/firebreathWin.rc Mon Nov 12 02:14:44 2012
@@ -76,8 +76,8 @@
//
VS_VERSION_INFO VERSIONINFO
- FILEVERSION 1,3,3,0
- PRODUCTVERSION 1,3,3,0
+ FILEVERSION 1,3,4,0
+ PRODUCTVERSION 1,3,4,0
FILEFLAGSMASK 0x3fL
#ifdef _DEBUG
FILEFLAGS 0x1L