Skip to content

Commit afb1a09

Browse files
committed
Version 3.6.0
1 parent 9ccf763 commit afb1a09

File tree

3 files changed

+2
-2
lines changed

3 files changed

+2
-2
lines changed

Linux/share/doc/sasm/changelog.gz

33 Bytes
Binary file not shown.

README.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
Основана на Qt. Распространяется по свободной лицензии GNU GPL v3.0.
33

44
SASM (SimpleASM) - simple Open Source crossplatform IDE for NASM, MASM, GAS, FASM assembly languages.
5-
SASM has syntax highlighting and debugger. The program works out of the box and is great for beginners to learn assembly language. SASM is translated into Russian and English.
5+
SASM has syntax highlighting and debugger. The program works out of the box and is great for beginners to learn assembly language. SASM is translated into Russian, English and Turkish (thanks Ali Goren).
66
Licensed under the GNU GPL v3.0. Based on the Qt.
77

88
===========================================================================

mainwindow.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@
7575
#include "signallocker.h"
7676
#include "masm.h"
7777

78-
#define SASM_VERSION "3.5.1"
78+
#define SASM_VERSION "3.6.0"
7979

8080
/**
8181
* @file mainwindow.h

0 commit comments

Comments
 (0)