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