Skip to content

Commit

Permalink
osx: Start versioning for osx builds
Browse files Browse the repository at this point in the history
  • Loading branch information
Youssef Abou-Kewik committed Dec 25, 2018
1 parent c858299 commit 856a522
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion osx/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
from Foundation import NSBundle

__package__ = "meld"
__version__ = "3.19.2"
__version__ = "3.19.2.osx6"

APPLICATION_ID = "org.gnome.meld"

Expand Down

0 comments on commit 856a522

Please sign in to comment.