aboutsummaryrefslogtreecommitdiff
path: root/src/application.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/application.h')
-rw-r--r--src/application.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/application.h b/src/application.h
index ab082a0..f3b4407 100644
--- a/src/application.h
+++ b/src/application.h
@@ -55,7 +55,7 @@
55 "A GTK based GUI for the Messenger service of GNUnet." 55 "A GTK based GUI for the Messenger service of GNUnet."
56#define MESSENGER_APPLICATION_TITLE "Messenger" 56#define MESSENGER_APPLICATION_TITLE "Messenger"
57#define MESSENGER_APPLICATION_SUBTITLE "GNUnet" 57#define MESSENGER_APPLICATION_SUBTITLE "GNUnet"
58#define MESSENGER_APPLICATION_VERSION "0.0.1" 58#define MESSENGER_APPLICATION_VERSION "0.7.0"
59 59
60typedef enum MESSENGER_ApplicationSignal 60typedef enum MESSENGER_ApplicationSignal
61{ 61{