Skip to content

Commit

Permalink
app: bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
aktau committed Feb 1, 2014
1 parent 57225cf commit 6c9cf1c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/version.go
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,6 @@ package main

const (
MAJ_VERSION = 0
MIN_VERSION = 1
MIN_VERSION = 2
MIC_VERSION = 0
)

0 comments on commit 6c9cf1c

Please sign in to comment.