r22843 - gnucash/trunk/packaging/win32 - Win32 build: Update libofx version... there was a 0.9.5 release last year.

Christian Stimming cstim at code.gnucash.org
Fri Mar 29 16:14:09 EDT 2013


Author: cstim
Date: 2013-03-29 16:14:09 -0400 (Fri, 29 Mar 2013)
New Revision: 22843
Trac: http://svn.gnucash.org/trac/changeset/22843

Modified:
   gnucash/trunk/packaging/win32/defaults.sh
Log:
Win32 build: Update libofx version... there was a 0.9.5 release last year.

Modified: gnucash/trunk/packaging/win32/defaults.sh
===================================================================
--- gnucash/trunk/packaging/win32/defaults.sh	2013-03-29 20:13:04 UTC (rev 22842)
+++ gnucash/trunk/packaging/win32/defaults.sh	2013-03-29 20:14:09 UTC (rev 22843)
@@ -342,7 +342,7 @@
 set_default OPENSP_DIR $GLOBAL_DIR\\opensp
 set_default OPENSP_PATCH `pwd`/opensp-1.5.2.patch
 
-LIBOFX_VERSION="0.9.4"
+LIBOFX_VERSION="0.9.5"
 set_default LIBOFX_URL "$SF_MIRROR/libofx/libofx-${LIBOFX_VERSION}.tar.gz"
 set_default LIBOFX_DIR $GLOBAL_DIR\\libofx
 #set_default LIBOFX_PATCH `pwd`/libofx-x.x.x.patch



More information about the gnucash-changes mailing list