← Back to team overview

openshot.code team mailing list archive

[Branch ~openshot.code/openshot/main] Rev 579: Bumping the version to 1.4.0~beta2

 

------------------------------------------------------------
revno: 579
committer: Jonathan Thomas <Jonathan.Oomph@xxxxxxxxx>
branch nick: openshot
timestamp: Wed 2011-09-21 15:23:56 -0500
message:
  Bumping the version to 1.4.0~beta2
modified:
  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 'openshot/classes/info.py'
--- openshot/classes/info.py	2011-09-16 03:36:45 +0000
+++ openshot/classes/info.py	2011-09-21 20:23:56 +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~beta1"
-DATE                = "20110915000000"
+VERSION             = "1.4.0~beta2"
+DATE                = "20110921000000"
 NAME                = 'openshot'
 GPL_VERSION         = '3'
 SUPPORTED_LANGUAGES = ['English', 'Dutch', 'French', 'German', 'Italian', 'Portuguese', 'Spanish', 'Swedish']