diff options
Diffstat (limited to 'src/application.h')
-rw-r--r-- | src/application.h | 2 |
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 @@ "A GTK based GUI for the Messenger service of GNUnet." #define MESSENGER_APPLICATION_TITLE "Messenger" #define MESSENGER_APPLICATION_SUBTITLE "GNUnet" -#define MESSENGER_APPLICATION_VERSION "0.0.1" +#define MESSENGER_APPLICATION_VERSION "0.7.0" typedef enum MESSENGER_ApplicationSignal { |