Skip to content

Commit

Permalink
Update main.c
Browse files Browse the repository at this point in the history
  • Loading branch information
koutsie authored Dec 18, 2022
1 parent 931d61b commit 5dd0885
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main.c
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
static GtkStatusIcon *tray_icon;
static GtkWidget *window;

char localver[] = "0.02"; // Our version.
char localver[] = "0.03"; // Our version.

static void on_window_close(GtkWidget *widget, GdkEvent *event, gpointer data)
{
Expand Down

0 comments on commit 5dd0885

Please sign in to comment.