diff --git a/app/app.h b/app/app.h index c7a9b07..796d96e 100644 --- a/app/app.h +++ b/app/app.h @@ -20,7 +20,7 @@ #define APPLICATION_NAME "Urim" #define ORG_NAME "Dag Henning Liodden Sorbo" #define ORG_DOMAIN "lioddensorbo.com" -#define APPLICATION_VERSION "0.3.1" +#define APPLICATION_VERSION "0.4.0" #endif // APP_H