← Back to team overview

openshot.code team mailing list archive

[Branch ~openshot.code/openshot/main] Rev 736: Bumped version to 1.4.4~alpha1

 

------------------------------------------------------------
revno: 736
committer: Jonathan Thomas <Jonathan.Oomph@xxxxxxxxx>
branch nick: openshot
timestamp: Fri 2013-06-28 15:32:57 -0500
message:
  Bumped version to 1.4.4~alpha1
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-10-01 07:57:06 +0000
+++ openshot/classes/info.py	2013-06-28 20:32:57 +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.3"
-DATE                = "20120205000000"
+VERSION             = "1.4.4~alpha1"
+DATE                = "20130602800000"
 NAME                = 'openshot'
 GPL_VERSION         = '3'
 SUPPORTED_LANGUAGES = ['English', 'Dutch', 'French', 'German', 'Italian', 'Portuguese', 'Spanish', 'Swedish']