Skip to content

Commit

Permalink
v0.1.9
Browse files Browse the repository at this point in the history
  • Loading branch information
miku committed Jul 11, 2016
1 parent 9be2eda commit 6e85207
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion packaging/deb/metha/DEBIAN/control
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
Package: metha
Version: 0.1.8
Version: 0.1.9
Section: utils
Priority: optional
Architecture: amd64
Expand Down
2 changes: 1 addition & 1 deletion packaging/rpm/metha.spec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Summary: No frills OAI mirror.
Name: metha
Version: 0.1.8
Version: 0.1.9
Release: 0
License: GPL
BuildArch: x86_64
Expand Down
2 changes: 1 addition & 1 deletion version.go
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
package metha

const Version = "0.1.8"
const Version = "0.1.9"

0 comments on commit 6e85207

Please sign in to comment.