r22842 - gnucash/branches/2.4/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:13:04 EDT 2013


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

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

Modified: gnucash/branches/2.4/packaging/win32/defaults.sh
===================================================================
--- gnucash/branches/2.4/packaging/win32/defaults.sh	2013-03-29 20:04:34 UTC (rev 22841)
+++ gnucash/branches/2.4/packaging/win32/defaults.sh	2013-03-29 20:13:04 UTC (rev 22842)
@@ -359,7 +359,7 @@
 set_default OPENSP_DIR $GLOBAL_DIR\\opensp
 set_default OPENSP_PATCH `pwd`/opensp-1.5.2-patch.diff
 
-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-0.8.3-patch.diff



More information about the gnucash-changes mailing list