Version bump.

This commit is contained in:
Jordan Petridis
2018-05-19 13:11:02 +03:00
parent 22ae5242b2
commit c4e6fcc451
4 changed files with 9 additions and 5 deletions
@@ -28,7 +28,7 @@
</screenshot>
</screenshots>
<releases>
<release version="0.3.2" date="2018-05-07"/>
<release version="0.3.3" date="2018-05-19"/>
</releases>
<url type="homepage">https://gitlab.gnome.org/World/hammond</url>
<update_contact>jpetridis@gnome.org</update_contact>
+1 -1
View File
@@ -312,7 +312,7 @@ fn about_dialog(window: &gtk::Window) {
dialog.set_modal(true);
// TODO: make it show it fetches the commit hash from which it was built
// and the version number is kept in sync automaticly
dialog.set_version("0.3.2");
dialog.set_version("0.3.3");
dialog.set_program_name("Hammond");
// TODO: Need a wiki page first.
// dialog.set_website("https://wiki.gnome.org/Design/Apps/Potential/Podcasts");