[Mathcast-checkin] SF.net SVN: mathcast:[183] trunk/win32
Brought to you by:
timothylee,
tom_chekam
|
From: <tim...@us...> - 2014-09-02 13:32:29
|
Revision: 183
http://sourceforge.net/p/mathcast/code/183
Author: timothylee
Date: 2014-09-02 13:32:20 +0000 (Tue, 02 Sep 2014)
Log Message:
-----------
- Move to XULRunner 32
Modified Paths:
--------------
trunk/win32/mathcast.nsi
Added Paths:
-----------
trunk/win32/xulrunner-32.0.en-US.win32.zip
Removed Paths:
-------------
trunk/win32/xulrunner-18.0.2.en-US.win32.zip
Modified: trunk/win32/mathcast.nsi
===================================================================
--- trunk/win32/mathcast.nsi 2014-09-02 12:44:14 UTC (rev 182)
+++ trunk/win32/mathcast.nsi 2014-09-02 13:32:20 UTC (rev 183)
@@ -1,11 +1,11 @@
-!define APP_VER "0.92"
+!define APP_VER "0.93"
!define APP_REL "1"
!define APP_NAME "mathcast"
!define APP_DESC "MathCast"
!define APP_LINK "${APP_DESC}"
!define APP_DIR "${APP_DESC}"
!define APP_LICENCE "GPLv3.rtf"
-!define XUL_ZIP "xulrunner-18.0.2.en-US.win32.zip"
+!define XUL_ZIP "xulrunner-32.0.en-US.win32.zip"
BrandingText "Tom Chakam and Timothy Lee"
OutFile "${APP_NAME}-${APP_VER}-${APP_REL}.exe"
Deleted: trunk/win32/xulrunner-18.0.2.en-US.win32.zip
===================================================================
(Binary files differ)
Added: trunk/win32/xulrunner-32.0.en-US.win32.zip
===================================================================
(Binary files differ)
Index: trunk/win32/xulrunner-32.0.en-US.win32.zip
===================================================================
--- trunk/win32/xulrunner-32.0.en-US.win32.zip 2014-09-02 12:44:14 UTC (rev 182)
+++ trunk/win32/xulrunner-32.0.en-US.win32.zip 2014-09-02 13:32:20 UTC (rev 183)
Property changes on: trunk/win32/xulrunner-32.0.en-US.win32.zip
___________________________________________________________________
Added: svn:mime-type
## -0,0 +1 ##
+application/zip
\ No newline at end of property
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|