← Back to team overview

openshot.code team mailing list archive

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

 

------------------------------------------------------------
revno: 636
committer: Jonathan Thomas <Jonathan.Oomph@xxxxxxxxx>
branch nick: openshot
timestamp: Thu 2012-02-02 14:21:15 -0600
message:
  Bumping version to 1.4.2~beta1
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-01 04:56:54 +0000
+++ openshot/classes/info.py	2012-02-02 20:21:15 +0000
@@ -16,7 +16,7 @@
 #	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~alpha1"
+VERSION             = "1.4.2~beta1"
 DATE                = "20120131000000"
 NAME                = 'openshot'
 GPL_VERSION         = '3'