From: Roy Marples Date: Thu, 22 Jan 2009 17:09:36 +0000 (+0000) Subject: Release 0.1.2 X-Git-Tag: dhcpcd-gtk-0.3.0~54 X-Git-Url: https://roy.marples.name/git?hp=a4286373513301f1ec9a1ac22e87dbb8755517db Release 0.1.2 --- diff --git a/config.h b/config.h index 15a648d..d6e91bb 100644 --- a/config.h +++ b/config.h @@ -28,7 +28,7 @@ #define CONFIG_H #define PACKAGE "dhcpcd-gtk" -#define VERSION "0.1.1" +#define VERSION "0.1.2" #define DHCPCD_SERVICE "name.marples.roy.dhcpcd" #define DHCPCD_PATH "/name/marples/roy/dhcpcd" diff --git a/menu.c b/menu.c index 3406713..214f0bd 100644 --- a/menu.c +++ b/menu.c @@ -108,7 +108,7 @@ on_about(_unused GtkMenuItem *item, _unused gpointer data) "version", VERSION, "copyright", copyright, "license", license, - "website-label", "dhcpcd GTK Website", + "website-label", "dhcpcd Website", "website", "http://roy.marples.name/projects/dhcpcd", "authors", authors, "wrap-license", TRUE,