File tree Expand file tree Collapse file tree 3 files changed +9
-3
lines changed
Expand file tree Collapse file tree 3 files changed +9
-3
lines changed Original file line number Diff line number Diff line change 11This file details the changelog of Qiling Framework.
22
33------------------------------------
4- [Version 1.2.4]: May 27th, 2021
4+ [Version 1.2.4]: July 0th, 2021
5+ -
6+
7+ ------------------------------------
8+ [Version 1.2.4]: June 15th, 2021
59
610- Added custom engine extension
711- Added more posix syscall
Original file line number Diff line number Diff line change 11# NOTE: use "-dev" for dev branch
2- __version__ = "1.2.4" + "-dev"
2+ #__version__ = "1.2.6" + "-dev"
3+ __version__ = "1.2.5"
Original file line number Diff line number Diff line change 4646 # How mature is this project? Common values are
4747 # 3 - Alpha
4848 # 5 - Production/Stable
49- 'Development Status :: 3 - Alpha' ,
49+ 'Development Status :: 5 - Production/Stable'
50+ #'Development Status :: 3 - Alpha',
5051
5152 # Indicate who your project is intended for
5253 'Intended Audience :: Developers' ,
You can’t perform that action at this time.
0 commit comments