Bumps minor version.

pull/4/head
Jim Teeuwen 2013-08-01 12:12:39 +02:00
parent 0cd33e9b7d
commit 871202fb0f
1 changed files with 1 additions and 1 deletions

View File

@ -12,7 +12,7 @@ import (
const (
AppName = "bindata"
AppVersionMajor = 2
AppVersionMinor = 0
AppVersionMinor = 1
)
// revision part of the program version.