changeset 2276:8f9aa8739bf1

[gaim-migrate @ 2286] sha na na na na na na na hey hey hey good bye. when i was in high school, every year someone got expelled from my class, and every single time, me and my friends would sing that song. committer: Tailor Script <tailor@pidgin.im>
author Eric Warmenhoven <eric@warmenhoven.org>
date Thu, 13 Sep 2001 05:52:07 +0000
parents f7bf34a3b535
children 4f2a6268c5ec
files src/about.c
diffstat 1 files changed, 5 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/src/about.c	Wed Sep 12 22:47:44 2001 +0000
+++ b/src/about.c	Thu Sep 13 05:52:07 2001 +0000
@@ -66,6 +66,11 @@
 	return WEBSITE;
 }
 
+char *version()
+{
+	return VERSION;
+}
+
 void show_about(GtkWidget *w, void *null)
 {
 	GtkWidget *vbox;