Index: firmware/App/DGCommon.h =================================================================== diff -u -re8247b3e56d8211e2097c16689648f6e81f18bc4 -r56ec29250d0ebe4da369872dfe2d7d9327c142a4 --- firmware/App/DGCommon.h (.../DGCommon.h) (revision e8247b3e56d8211e2097c16689648f6e81f18bc4) +++ firmware/App/DGCommon.h (.../DGCommon.h) (revision 56ec29250d0ebe4da369872dfe2d7d9327c142a4) @@ -22,10 +22,10 @@ // ********** version ********** -#define DG_VERSION_MAJOR 0 -#define DG_VERSION_MINOR 9 +#define DG_VERSION_MAJOR 1 +#define DG_VERSION_MINOR 0 #define DG_VERSION_MICRO 0 -#define DG_VERSION_BUILD 20 +#define DG_VERSION_BUILD 1 // ********** build switches **********