openshot.code team mailing list archive
-
openshot.code team
-
Mailing list archive
-
Message #00399
[Branch ~openshot.code/openshot/main] Rev 643: Updated the version to 1.4.3-alpha1.
------------------------------------------------------------
revno: 643
committer: Andy Finch <we.rocked.in79@xxxxxxxxx>
branch nick: openshot
timestamp: Tue 2012-03-20 21:47:05 +0000
message:
Updated the version to 1.4.3-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-02-05 22:06:17 +0000
+++ openshot/classes/info.py 2012-03-20 21:47:05 +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"
+VERSION = "1.4.3-alpha1"
DATE = "20120205000000"
NAME = 'openshot'
GPL_VERSION = '3'