Skip to content

Commit c68add9

Browse files
authored
Merge pull request #784 from o-sdn-o/gui-bridge
Revise lixx.hpp
2 parents 96565a8 + 8f9562c commit c68add9

File tree

5 files changed

+14601
-15849
lines changed

5 files changed

+14601
-15849
lines changed

doc/settings.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1459,7 +1459,7 @@ Notes
14591459
<BoxDrawing="Псевдографика"/>
14601460
<LargeTypePieces="Составная типографика (Large Type Pieces)"/>
14611461
<Style="Стилизованные подчеркивания">
1462-
<SingleOverline="Черта поверху"/>
1462+
<SingleOverline="Одинарное надчеркивание"/>
14631463
<DoubleUnderline="Двойное подчеркивание"/>
14641464
<SingleUnderline="Одинарное подчеркивание"/>
14651465
<DashedUnderline="Подчеркивание пунктиром"/>

src/netxs/desktopio/application.hpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ namespace netxs::app
2222

2323
namespace netxs::app::shared
2424
{
25-
static const auto version = "v2025.08.04b";
25+
static const auto version = "v2025.08.10";
2626
static const auto repository = "https://github.com/directvt/vtm";
2727
static const auto usr_config = "~/.config/vtm/settings.xml"s;
2828
static const auto sys_config = "/etc/vtm/settings.xml"s;

0 commit comments

Comments
 (0)