Skip to content

Commit

Permalink
beta-5
Browse files Browse the repository at this point in the history
  • Loading branch information
stsp committed Feb 23, 2019
1 parent 7f4b668 commit 18e19d0
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 (0.1~beta5-1) disco; urgency=low

* beta-5

-- Stas Sergeev <stsp@users.sourceforge.net> Sat, 24 Feb 2019 02:10:00 +0300

fdpp (0.1~beta4-1) disco; urgency=low

* beta-4
Expand Down
2 changes: 1 addition & 1 deletion fdpp/makefile
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ include $(srcdir)/clang.mak
HDR=$(srcdir)/../hdr/
SRC=$(srcdir)/../kernel/
FDPPLIB = libfdpp.so
RELVER = beta4
RELVER = beta5
MAJ = 0.1
VERSION = $(MAJ)$(RELVER)
PKG = fdpp-$(VERSION)
Expand Down

0 comments on commit 18e19d0

Please sign in to comment.