Skip to content

Commit be79c29

Browse files
authored
Merge pull request #3275 from OpenShot/merge-master-to-develop1
Merge master into develop (and bump version to -dev2)
2 parents 5eeae88 + 9faa25e commit be79c29

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/classes/info.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929

3030
from PyQt5.QtCore import QDir
3131

32-
VERSION = "2.5.1-dev1"
32+
VERSION = "2.5.1-dev2"
3333
MINIMUM_LIBOPENSHOT_VERSION = "0.2.5"
3434
DATE = "20200228000000"
3535
NAME = "openshot-qt"

0 commit comments

Comments
 (0)