Skip to content

Commit

Permalink
v3.07
Browse files Browse the repository at this point in the history
  • Loading branch information
colinkeenan committed Oct 27, 2017
1 parent 2427e1a commit e4896fe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/SC_conf_widgets.c
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,7 @@ static void show_about_cb (GtkWidget *widget, gpointer data)
"program-name", "Silentcast",
"authors", authors, "license-type", GTK_LICENSE_GPL_3_0,
"logo-icon-name", "silentcast",
"version", "v3.06",
"version", "v3.07",
"website", "https://github.com/colinkeenan/silentcast", "website-label", "Silentcast README.md on Github",
"copyright", "© 2017 Colin N Keenan <[email protected]>",
"wrap-license", TRUE,
Expand Down

0 comments on commit e4896fe

Please sign in to comment.