diff --git a/ssdd.c b/ssdd.c index df4c2f6..0232603 100644 --- a/ssdd.c +++ b/ssdd.c @@ -49,7 +49,7 @@ static void show_about_dialog(GtkWidget *widget) { GtkWidget *box; const gchar *about_text = "\nAbout Stig's ShutDown Dialog\n\n" - "Version: 1.1\n" + "Version: 1.2\n" "Author: kekePower\n" "URL: https://git.kekepower.com/kekePower/ssdd\n" "Description: This is a simple Shutdown Dialog for Openbox.\n";