Skip to content

Commit

Permalink
alpha-2
Browse files Browse the repository at this point in the history
  • Loading branch information
stsp committed Aug 21, 2020
1 parent 4def49f commit 9fc7ec6
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ C_OPT = -Wall -O2 -finline-functions -Wmissing-declarations
LINK_OPT =
OBJS = command.o cmdbuf.o version.o
CMD = comcom32.exe
RELVER = alpha1
RELVER = alpha2
PKG = comcom32-0.1$(RELVER)
TGZ = $(PKG).tar.gz
REVISIONID := $(shell git describe --dirty=+)
Expand Down
6 changes: 6 additions & 0 deletions debian/changelog
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
comcom32 (0.1~alpha2-1) focal; urgency=low

* alpha-2

-- Stas Sergeev <stsp@users.sourceforge.net> Sat, 22 Aug 2020 00:00:00 +0300

comcom32 (0.1~alpha1-1) bionic; urgency=low

* alpha-1
Expand Down

0 comments on commit 9fc7ec6

Please sign in to comment.