← Back to team overview

openshot.code team mailing list archive

[Branch ~openshot.code/openshot/main] Rev 571: Bumped version to 1.4.0~beta1

 

------------------------------------------------------------
revno: 571
committer: Jonathan Thomas <Jonathan.Oomph@xxxxxxxxx>
branch nick: openshot
timestamp: Thu 2011-09-15 22:36:45 -0500
message:
  Bumped version to 1.4.0~beta1
  Updated release date
  Added new authors to AUTHORS file
  Removed Wikipedia entries from AUTHORS file
modified:
  AUTHORS
  openshot/classes/info.py


--
lp:openshot
https://code.launchpad.net/~openshot.code/openshot/main

Your team OpenShot Code is subscribed to branch lp:openshot.
To unsubscribe from this branch go to https://code.launchpad.net/~openshot.code/openshot/main/+edit-subscription
=== modified file 'AUTHORS'
--- AUTHORS	2011-09-12 20:12:52 +0000
+++ AUTHORS	2011-09-16 03:36:45 +0000
@@ -11,6 +11,7 @@
 Francesco Fantoni <francesco@xxxxxxxx>
 Emil Berg <emil_berg91@xxxxxxxxxxx>
 
+
 Documentation:
 
 Olivier Girard <eolinwen@xxxxxxxxx>
@@ -35,12 +36,5 @@
 Jonathan Thomas <jonathan.oomph@xxxxxxxxx>
 
 
-Wikipedia:
-
-Jonathan Thomas <jonathan.oomph@xxxxxxxxx>
-Helen McCall <wildnfree@xxxxxxxxxxxxxxxx>
-Olivier Girard <eolinwen@xxxxxxxxx>
-
-
 For the full list of authors, please visit:
 https://launchpad.net/~openshot.developers
\ No newline at end of file

=== modified file 'openshot/classes/info.py'
--- openshot/classes/info.py	2011-09-12 20:12:52 +0000
+++ openshot/classes/info.py	2011-09-16 03:36:45 +0000
@@ -16,8 +16,8 @@
 #	You should have received a copy of the GNU General Public License
 #	along with OpenShot Video Editor.  If not, see <http://www.gnu.org/licenses/>.
 
-VERSION             = "1.4.0~alpha1"
-DATE                = "20110503000000"
+VERSION             = "1.4.0~beta1"
+DATE                = "20110915000000"
 NAME                = 'openshot'
 GPL_VERSION         = '3'
 SUPPORTED_LANGUAGES = ['English', 'Dutch', 'French', 'German', 'Italian', 'Portuguese', 'Spanish', 'Swedish']