File tree Expand file tree Collapse file tree 6 files changed +11
-5
lines changed Expand file tree Collapse file tree 6 files changed +11
-5
lines changed Original file line number Diff line number Diff line change 1+ nando (3.3.0-1ubuntu4) stable; urgency=medium
2+
3+ * New release
4+
5+ -- bogdan <bogdan.s.bogush@gmain.com> Mon, 31 Aug 2020 22:00:00 +0300
6+
17nando (3.2.0-1ubuntu4) stable; urgency=medium
28
39 * Implemented chip autodetection.
Original file line number Diff line number Diff line change 11BINARY_NAME=nando
2- RELEASE=3.2 .0
2+ RELEASE=3.3 .0
33FULL_NAME=$BINARY_NAME -$RELEASE
44TAR_NAME=$FULL_NAME .tar.gz
55EMAIL=bogdan.s.bogush@gmail.com
Original file line number Diff line number Diff line change 77#define _VERSION_H_
88
99#define SW_VERSION_MAJOR 3
10- #define SW_VERSION_MINOR 2
10+ #define SW_VERSION_MINOR 3
1111#define SW_VERSION_BUILD 0
1212
1313#endif
Original file line number Diff line number Diff line change 66#ifndef VERSION_H
77#define VERSION_H
88
9- #define SW_VERSION "3.2 .0"
9+ #define SW_VERSION "3.3 .0"
1010
1111#endif // VERSION_H
Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" UTF-8" ?>
22<Installer >
33 <Name >NANDO</Name >
4- <Version >2.2 .0</Version >
4+ <Version >3.3 .0</Version >
55 <Title >NANDO Installer</Title >
66 <Publisher >NANDO</Publisher >
77 <StartMenuDir >NANDO</StartMenuDir >
Original file line number Diff line number Diff line change 11del packages\com.nando.nando\data\*
22copy ..\bin\* packages\com.nando.nando\data\
33c:\Qt\5.12.3\mingw73_32\bin\windeployqt.exe packages\com.nando.nando\data\nando.exe
4- c:\Qt\Tools\QtInstallerFramework\3.0\bin\binarycreator.exe -c config/config.xml -p packages NANDO_Installer.exe
4+ c:\Qt\Tools\QtInstallerFramework\3.0\bin\binarycreator.exe -c config/config.xml -p packages NANDO_Installer.exe
You can’t perform that action at this time.
0 commit comments