← Back to team overview

openshot.code team mailing list archive

[Branch ~openshot.code/openshot/main] Rev 640: Bumping version to 1.4.2

 

------------------------------------------------------------
revno: 640
committer: Jonathan Thomas <Jonathan.Oomph@xxxxxxxxx>
branch nick: openshot
timestamp: Sun 2012-02-05 16:06:17 -0600
message:
  Bumping version to 1.4.2
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	2012-02-02 20:21:15 +0000
+++ openshot/classes/info.py	2012-02-05 22:06:17 +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.2~beta1"
-DATE                = "20120131000000"
+VERSION             = "1.4.2"
+DATE                = "20120205000000"
 NAME                = 'openshot'
 GPL_VERSION         = '3'
 SUPPORTED_LANGUAGES = ['English', 'Dutch', 'French', 'German', 'Italian', 'Portuguese', 'Spanish', 'Swedish']