Skip to content

Commit

Permalink
v0.3.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Nils Schneider committed Jul 21, 2014
1 parent 1b029e7 commit 668f833
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 2 deletions.
8 changes: 7 additions & 1 deletion debian/changelog
Original file line number Diff line number Diff line change
@@ -1,4 +1,10 @@
ecdsautils (0.3.1+git20140612-1) unstable; urgency=low
ecdsautils (0.3.2-1) unstable; urgency=low

* ecdsaverify will read from stdin if no file is given

-- Nils Schneider <[email protected]> Mon, 21 Jul 2014 14:30:00 +0200

ecdsautils (0.3.1-1) unstable; urgency=low

* Initial release (Closes: #nnnn).

Expand Down
2 changes: 1 addition & 1 deletion src/version.h
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,6 @@
*/
#pragma once

#define VERSION "0.3.1"
#define VERSION "0.3.2"

void print_version();

0 comments on commit 668f833

Please sign in to comment.