← Back to team overview

openshot.code team mailing list archive

[Branch ~openshot.code/openshot/main] Rev 624: Updating version to 1.4.1.

 

------------------------------------------------------------
revno: 624
committer: Jonathan Thomas <Jonathan.Oomph@xxxxxxxxx>
branch nick: openshot
timestamp: Sun 2012-01-29 22:36:01 -0600
message:
  Updating version to 1.4.1.
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-01-29 21:48:20 +0000
+++ openshot/classes/info.py	2012-01-30 04:36:01 +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.1~beta1"
-DATE                = "20110921000000"
+VERSION             = "1.4.1"
+DATE                = "20120129000000"
 NAME                = 'openshot'
 GPL_VERSION         = '3'
 SUPPORTED_LANGUAGES = ['English', 'Dutch', 'French', 'German', 'Italian', 'Portuguese', 'Spanish', 'Swedish']