Skip to content

Commit

Permalink
Bump version to 0.104
Browse files Browse the repository at this point in the history
TODO for actual 1.0 release:
1) make peverify work
2) make "make test" do something reasonable with pesign and peverify

Signed-off-by: Peter Jones <pjones@redhat.com>
  • Loading branch information
vathpela committed Mar 27, 2013
1 parent 8b599a4 commit 9c580b1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ include $(TOPDIR)/Make.defaults

SUBDIRS := include libdpe src
DOCDIR := /share/doc/
VERSION = 0.103
VERSION = 0.104

all : $(SUBDIRS)

Expand Down

0 comments on commit 9c580b1

Please sign in to comment.