update version number and NEWS.md

This commit is contained in:
Roy Qu 2024-02-22 14:47:49 +08:00
parent 764c8cce8c
commit 556e5fad96
3 changed files with 8 additions and 2 deletions

View File

@ -1,3 +1,9 @@
Red Panda C++ Version 2.27
- enhancement: New chinese translation for invalid filename messagebox. (by XY0797@github.com)
- enhancement: Limit the minimum font size in options dialog to 5. (by XY0797@github.com)
- enhancement: After a new file is created in filesystem panel, auto select and rename it. (by XY0797@github.com)
Red Panda C++ Version 2.26
- enhancement: Code suggestion for embedded std::vectors.
- change: Use ctrl+mouseMove event to highlight jumpable symbols (instead of ctrl+tooltip).

View File

@ -15,7 +15,7 @@ CONFIG += ENABLE_SDCC
APP_NAME = RedPandaCPP
APP_VERSION = 2.26
APP_VERSION = 2.27
# TEST_VERSION = beta2
system(git rev-list HEAD --count): TEST_VERSION = $$system(git rev-list HEAD --count)

View File

@ -21,7 +21,7 @@ qsynedit.depends = redpanda_qt_utils
APP_NAME = RedPandaCPP
APP_VERSION = 2.26
APP_VERSION = 2.27
win32: {
SUBDIRS += \