summary refs log tree commit diff stats
path: root/src/fe-gtk/about.c
diff options
context:
space:
mode:
authorBerke Viktor <bviktor@hexchat.org>2012-07-12 18:39:52 +0200
committerBerke Viktor <bviktor@hexchat.org>2012-07-12 18:39:52 +0200
commitba664dc84855d5db34b4adbbe2a0e4e300d84471 (patch)
treef1ed53a82158099013a0fe183297e4fbd7783681 /src/fe-gtk/about.c
parentfe67eba75e1c60a10ec230a6ace5070f01888fc5 (diff)
Even more rebranding
Diffstat (limited to 'src/fe-gtk/about.c')
-rw-r--r--src/fe-gtk/about.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/fe-gtk/about.c b/src/fe-gtk/about.c
index cf7e03c9..a150eb60 100644
--- a/src/fe-gtk/about.c
+++ b/src/fe-gtk/about.c
@@ -117,7 +117,7 @@ menu_about (GtkWidget * wid, gpointer sess)
 				"<span size=\"x-large\"><b>"DISPLAY_NAME" "PACKAGE_VERSION"</b></span>\n"
 #ifdef WIN32
 				"%s%s%s"
-				"\n<b>XChat Release</b>: "XCHAT_RELEASE"\n\n"
+				"\n<b>XChat Revision</b>: r"XCHAT_REVISION"\n\n"
 				"<b>OS</b>: %s\n"
 				"<b>Charset</b>: %s "
 				"<b>GTK+</b>: %i.%i.%i\n"