[Pkg-javascript-commits] [jarisplayer] 32/80: Updated version info to 2.0.10

Jonas Smedegaard dr at jones.dk
Tue May 10 08:45:33 UTC 2016


This is an automated email from the git hooks/post-receive script.

js pushed a commit to branch master
in repository jarisplayer.

commit ee6859db350fbdfc2dc922d173e4274c04797a88
Author: jgmylm <jgmylm at edf201c3-a14d-0410-a11e-aa85364efa9f>
Date:   Thu Sep 30 21:56:09 2010 +0000

    Updated version info to 2.0.10
    
    git-svn-id: https://jaris.svn.sourceforge.net/svnroot/jaris/trunk@32 edf201c3-a14d-0410-a11e-aa85364efa9f
---
 bin/JarisFLVPlayer.swf | Bin 21298 -> 21297 bytes
 bin/index.html         |   2 +-
 src/jaris/Version.hx   |   6 +++---
 3 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/bin/JarisFLVPlayer.swf b/bin/JarisFLVPlayer.swf
index 4e35cdc..6bcb2d1 100644
Binary files a/bin/JarisFLVPlayer.swf and b/bin/JarisFLVPlayer.swf differ
diff --git a/bin/index.html b/bin/index.html
index e692610..fbfd03e 100644
--- a/bin/index.html
+++ b/bin/index.html
@@ -91,4 +91,4 @@
 	</div>
 	</center>
 </body>
-</html>
\ No newline at end of file
+</html>
diff --git a/src/jaris/Version.hx b/src/jaris/Version.hx
index 0d8b51e..f63e8a3 100644
--- a/src/jaris/Version.hx
+++ b/src/jaris/Version.hx
@@ -27,9 +27,9 @@ package jaris;
  */
 class Version 
 {
-	public static var NUMBER:String = "2.0.9";
+	public static var NUMBER:String = "2.0.10";
 	public static var STATUS:String = "beta";
-	public static var DATE:String = "26";
-	public static var MONTH:String = "05";
+	public static var DATE:String = "30";
+	public static var MONTH:String = "09";
 	public static var YEAR:String = "2010";
 }
\ No newline at end of file

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/jarisplayer.git



More information about the Pkg-javascript-commits mailing list