Skip to content

Commit

Permalink
rc-2
Browse files Browse the repository at this point in the history
  • Loading branch information
stsp committed May 6, 2020
1 parent 3f71508 commit d1d64bc
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions debian/changelog
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
fdpp (1.0~rc2-1) focal; urgency=low

* rc-2

-- Stas Sergeev <stsp@users.sourceforge.net> Wed, 6 May 2020 17:00:00 +0300

fdpp (1.0~rc1-1) focal; urgency=low

* rc-1
Expand Down
2 changes: 1 addition & 1 deletion fdpp/makefile
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ TOP = $(abspath $(srcdir)/..)
HDR=$(TOP)/hdr/
SRC=$(TOP)/kernel/
FDPPLIB = libfdpp.so
RELVER = rc1
RELVER = rc2
MAJ = 1.0
VERSION = $(MAJ)$(RELVER)
PKG = fdpp-$(VERSION)
Expand Down

0 comments on commit d1d64bc

Please sign in to comment.