gnash-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Gnash-commit] /srv/bzr/gnash/trunk r12126: Revert the plugin advertised


From: Sandro Santilli
Subject: [Gnash-commit] /srv/bzr/gnash/trunk r12126: Revert the plugin advertised version increment. Looks like this would break webbls and isn't really giving much help to others.
Date: Fri, 02 Apr 2010 17:50:51 +0200
User-agent: Bazaar (2.0.3)

------------------------------------------------------------
revno: 12126
committer: Sandro Santilli <address@hidden>
branch nick: trunk
timestamp: Fri 2010-04-02 17:50:51 +0200
message:
  Revert the plugin advertised version increment. Looks like this would break 
webbls and isn't really giving much help to others. 
modified:
  configure.ac
=== modified file 'configure.ac'
--- a/configure.ac      2010-03-31 20:45:10 +0000
+++ b/configure.ac      2010-04-02 15:50:51 +0000
@@ -37,9 +37,9 @@
 dnl Set the default values for Flash Version. These are converted into
 dnl various strings to make JavaScript or ActionScript detectors
 dnl recognize Gnash as a SWF Player.
-DEFAULT_FLASH_MAJOR_VERSION="8"
-DEFAULT_FLASH_MINOR_VERSION="0"
-DEFAULT_FLASH_REV_NUMBER="0"
+DEFAULT_FLASH_MAJOR_VERSION="10"
+DEFAULT_FLASH_MINOR_VERSION="1"
+DEFAULT_FLASH_REV_NUMBER="999"
 AC_SUBST(DEFAULT_FLASH_MAJOR_VERSION)
 AC_SUBST(DEFAULT_FLASH_MINOR_VERSION)
 AC_SUBST(DEFAULT_FLASH_REV_NUMBER)


reply via email to

[Prev in Thread] Current Thread [Next in Thread]