diff --git a/sources/ejecta/EJApp.h b/sources/ejecta/EJApp.h index 5bc6826..6b8b05f 100644 --- a/sources/ejecta/EJApp.h +++ b/sources/ejecta/EJApp.h @@ -33,7 +33,7 @@ using namespace std; -#define EJECTA_VERSION "0.8.6" +#define EJECTA_VERSION "0.8.0" #define EJECTA_APP_FOLDER "www/" class EJBindingBase;