Skip to content

Commit 4b82f7a

Browse files
committed
Bump version for update
1 parent bef418f commit 4b82f7a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ ICON = icon.png
1212
DESCRIPTION = "eZ80 Assembly IDE"
1313
COMPRESSED = YES
1414
ARCHIVED = YES
15-
VERSION = 1.0.0
15+
VERSION = 1.1.0
1616

1717
CFLAGS = -Wall -Wextra -Oz -DVERSION_NO=\"$(VERSION)\"
1818
CXXFLAGS = -Wall -Wextra -Oz -DVERSION_NO=\"$(VERSION)\"

0 commit comments

Comments
 (0)