diff --git a/python/Makefile b/python/Makefile
index 826be6a59470204895d35144d1a65c2c0f094111..3f74684b8ab1d162685fe176f1f2c51d62f3ca72 100644
--- a/python/Makefile
+++ b/python/Makefile
@@ -10,7 +10,7 @@
 # * change the VERSION.
 # * want to install trace-generator and run tests
 
-VERSION = Alpha-v0.5.1b
+VERSION = Alpha-v0.5.1c
 
 ARCHIVED_GENERATED_UI_FILES = \
 	theme_dialog.py about_mp_dialog.py keyboard_dialog.py \
diff --git a/python/version_file.py b/python/version_file.py
index 1e37caa7c2577dfff250d29c678cd140d445f905..615146c8a31a86051844ec254fc2bfd463aee7eb 100644
--- a/python/version_file.py
+++ b/python/version_file.py
@@ -1,2 +1,2 @@
 # This file is auto-generated by Makefile.  Do not edit this file.
-VERSION = "Alpha-v0.5.1b"
+VERSION = "Alpha-v0.5.1c"