Plugin Directory

Changeset 1238875


Ignore:
Timestamp:
09/05/2015 06:26:10 PM (11 years ago)
Author:
EdHynan
Message:

3.0.3, same as 3.0.2.1 -- seems WP plugin repo no longer handles 4 number versions

Location:
swfput
Files:
18 edited
1 copied

Legend:

Unmodified
Added
Removed
  • swfput/tags/3.0.3/Makefile

    r1238856 r1238875  
    22# License: GNU GPLv3 (see http://www.gnu.org/licenses/gpl-3.0.html)
    33
    4 PRJVERS = 3.0.2.1
     4PRJVERS = 3.0.3
    55PRJSTEM = swfput
    66PRJNAME = $(PRJSTEM)-$(PRJVERS)
  • swfput/tags/3.0.3/README.html

    r1238856 r1238875  
    11<!-- Creator     : groff version 1.22.2 -->
    2 <!-- CreationDate: Sat Sep  5 13:43:40 2015 -->
     2<!-- CreationDate: Sat Sep  5 14:22:57 2015 -->
    33<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
    44"http://www.w3.org/TR/html4/loose.dtd">
  • swfput/tags/3.0.3/locale/swfput_l10n-en_US.po

    r1238856 r1238875  
    1 # swfput 3.0.2.1 Pot Source
     1# swfput 3.0.3 Pot Source
    22# Copyright (C) 2013 Ed Hynan
    33# This file is distributed under the same license as the swfput package.
     
    77msgid ""
    88msgstr ""
    9 "Project-Id-Version: swfput 3.0.2.1\n"
     9"Project-Id-Version: swfput 3.0.3\n"
    1010"Report-Msgid-Bugs-To: edhynan@gmail.com\n"
    11 "POT-Creation-Date: 2015-09-05 13:43-0400\n"
    12 "PO-Revision-Date: 2015-09-05 13:43 EDT\n"
     11"POT-Creation-Date: 2015-09-05 14:22-0400\n"
     12"PO-Revision-Date: 2015-09-05 14:22 EDT\n"
    1313"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
    1414"Language-Team: LANGUAGE <LL@li.org>\n"
  • swfput/tags/3.0.3/locale/swfput_l10n.pot

    r1238856 r1238875  
    1 # swfput 3.0.2.1 Pot Source
     1# swfput 3.0.3 Pot Source
    22# Copyright (C) 2013 Ed Hynan
    33# This file is distributed under the same license as the swfput package.
     
    77msgid ""
    88msgstr ""
    9 "Project-Id-Version: swfput 3.0.2.1\n"
     9"Project-Id-Version: swfput 3.0.3\n"
    1010"Report-Msgid-Bugs-To: edhynan@gmail.com\n"
    11 "POT-Creation-Date: 2015-09-05 13:43-0400\n"
     11"POT-Creation-Date: 2015-09-05 14:22-0400\n"
    1212"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
    1313"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
  • swfput/tags/3.0.3/readme.txt

    r1238856 r1238875  
    55Requires at least: 3.0.2
    66Tested up to: 4.3
    7 Stable tag: 3.0.2.1
     7Stable tag: 3.0.3
    88Text Domain: swfput_l10n
    99License: GPLv3 or later
     
    282282== Changelog ==
    283283
     284= 3.0.3 =
     285* Make controls work in Chrome/Chromium mobile.
     286
    284287= 3.0.2.1 =
    285 * Make controls work in Chrome/Chromium mobile.
     288* Same as 3.0.3 (Seems new WP version no longer handles 4th minor
     289    revision number, so 2.1 is now 3).
    286290
    287291= 3.0.2 =
     
    568572== Upgrade Notice ==
    569573
     574= 3.0.3 =
     575* Make controls work in Chrome/Chromium mobile.
     576
    570577= 3.0.2.1 =
    571 * Make controls work in Chrome/Chromium mobile.
     578* Same as 3.0.3 (Seems new WP version no longer handles 4th minor
     579    revision number, so 2.1 is now 3).
    572580
    573581= 3.0.2 =
  • swfput/tags/3.0.3/swfput.php

    r1238856 r1238875  
    114114   
    115115    // this version
    116     const plugin_version = '3.0.2.1';
     116    const plugin_version = '3.0.3';
    117117   
    118118    // the widget class name
  • swfput/tags/3.0.3/version.sh

    r1238856 r1238875  
    33VMAJOR=3
    44VMINOR=0
    5 RMAJOR=2
    6 RMINOR=1
     5RMAJOR=3
     6RMINOR=0
    77
    88V="$VMAJOR.$VMINOR.$RMAJOR"
  • swfput/trunk/Makefile

    r1238856 r1238875  
    22# License: GNU GPLv3 (see http://www.gnu.org/licenses/gpl-3.0.html)
    33
    4 PRJVERS = 3.0.2.1
     4PRJVERS = 3.0.3
    55PRJSTEM = swfput
    66PRJNAME = $(PRJSTEM)-$(PRJVERS)
  • swfput/trunk/README.html

    r1238856 r1238875  
    11<!-- Creator     : groff version 1.22.2 -->
    2 <!-- CreationDate: Sat Sep  5 13:43:40 2015 -->
     2<!-- CreationDate: Sat Sep  5 14:22:57 2015 -->
    33<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
    44"http://www.w3.org/TR/html4/loose.dtd">
  • swfput/trunk/locale/swfput_l10n-en_US.po

    r1238856 r1238875  
    1 # swfput 3.0.2.1 Pot Source
     1# swfput 3.0.3 Pot Source
    22# Copyright (C) 2013 Ed Hynan
    33# This file is distributed under the same license as the swfput package.
     
    77msgid ""
    88msgstr ""
    9 "Project-Id-Version: swfput 3.0.2.1\n"
     9"Project-Id-Version: swfput 3.0.3\n"
    1010"Report-Msgid-Bugs-To: edhynan@gmail.com\n"
    11 "POT-Creation-Date: 2015-09-05 13:43-0400\n"
    12 "PO-Revision-Date: 2015-09-05 13:43 EDT\n"
     11"POT-Creation-Date: 2015-09-05 14:22-0400\n"
     12"PO-Revision-Date: 2015-09-05 14:22 EDT\n"
    1313"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
    1414"Language-Team: LANGUAGE <LL@li.org>\n"
  • swfput/trunk/locale/swfput_l10n.pot

    r1238856 r1238875  
    1 # swfput 3.0.2.1 Pot Source
     1# swfput 3.0.3 Pot Source
    22# Copyright (C) 2013 Ed Hynan
    33# This file is distributed under the same license as the swfput package.
     
    77msgid ""
    88msgstr ""
    9 "Project-Id-Version: swfput 3.0.2.1\n"
     9"Project-Id-Version: swfput 3.0.3\n"
    1010"Report-Msgid-Bugs-To: edhynan@gmail.com\n"
    11 "POT-Creation-Date: 2015-09-05 13:43-0400\n"
     11"POT-Creation-Date: 2015-09-05 14:22-0400\n"
    1212"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
    1313"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
  • swfput/trunk/readme.txt

    r1238856 r1238875  
    55Requires at least: 3.0.2
    66Tested up to: 4.3
    7 Stable tag: 3.0.2.1
     7Stable tag: 3.0.3
    88Text Domain: swfput_l10n
    99License: GPLv3 or later
     
    282282== Changelog ==
    283283
     284= 3.0.3 =
     285* Make controls work in Chrome/Chromium mobile.
     286
    284287= 3.0.2.1 =
    285 * Make controls work in Chrome/Chromium mobile.
     288* Same as 3.0.3 (Seems new WP version no longer handles 4th minor
     289    revision number, so 2.1 is now 3).
    286290
    287291= 3.0.2 =
     
    568572== Upgrade Notice ==
    569573
     574= 3.0.3 =
     575* Make controls work in Chrome/Chromium mobile.
     576
    570577= 3.0.2.1 =
    571 * Make controls work in Chrome/Chromium mobile.
     578* Same as 3.0.3 (Seems new WP version no longer handles 4th minor
     579    revision number, so 2.1 is now 3).
    572580
    573581= 3.0.2 =
  • swfput/trunk/swfput.php

    r1238856 r1238875  
    114114   
    115115    // this version
    116     const plugin_version = '3.0.2.1';
     116    const plugin_version = '3.0.3';
    117117   
    118118    // the widget class name
  • swfput/trunk/version.sh

    r1238856 r1238875  
    33VMAJOR=3
    44VMINOR=0
    5 RMAJOR=2
    6 RMINOR=1
     5RMAJOR=3
     6RMINOR=0
    77
    88V="$VMAJOR.$VMINOR.$RMAJOR"
Note: See TracChangeset for help on using the changeset viewer.