From 6623ca1287733e4f46775cd856a58036a5d3ec5c Mon Sep 17 00:00:00 2001 From: Richard Hughes Date: Wed, 14 Oct 2009 17:03:18 +0100 Subject: [PATCH] Bump version to 2.28.1 --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index 40d970bda..74aed1bcc 100644 --- a/configure.ac +++ b/configure.ac @@ -1,4 +1,4 @@ -AC_INIT(gnome-shell, 2.28.0) +AC_INIT(gnome-shell, 2.28.1) AC_CONFIG_AUX_DIR(config)