From a824c3e5bdab686901b02667609282e7d596a6af Mon Sep 17 00:00:00 2001 From: Alessandro Ghedini Date: Fri, 27 Jan 2012 21:34:48 +0100 Subject: Imported Upstream version 0.4.2 --- src/gui/aboutWindow.vala | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/gui/aboutWindow.vala') diff --git a/src/gui/aboutWindow.vala b/src/gui/aboutWindow.vala index e7faca3..2df8c46 100644 --- a/src/gui/aboutWindow.vala +++ b/src/gui/aboutWindow.vala @@ -68,7 +68,7 @@ public class AboutWindow: Gtk.AboutDialog { logo_icon_name: "gnome-pie", website: "http://www.simonschneegans.de/?page_id=12", website_label: "www.gnome-pie.simonschneegans.de", - version: "0.4.1" + version: "0.4.2" ); } } -- cgit v1.2.3