summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/main.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/main.c b/src/main.c
index c44be40..4253eee 100644
--- a/src/main.c
+++ b/src/main.c
@@ -822,7 +822,7 @@ static const struct wl_surface_listener dummy_surface_listener = {
static void version()
{
fprintf(stdout, "%s",
-"tofi-0.9.2\n"
+"tofi-0.9.3\n"
);
}