Skip to content

Commit

Permalink
Corrected app version
Browse files Browse the repository at this point in the history
  • Loading branch information
woanware committed Oct 31, 2016
1 parent 1d3e596 commit 795bf75
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions source/src/woanware/lookuper/main.go
Original file line number Diff line number Diff line change
Expand Up @@ -29,11 +29,7 @@ var (
// ##### Constants ############################################################

const APP_NAME string = "lookuper"
<<<<<<< HEAD
const APP_VERSION string = "0.0.5"
=======
const APP_VERSION string = "0.0.4"
>>>>>>> 1d0da74eb00a9757f1c98adcb821d7fdb525d886
const DB_FILE_NAME string = "./lookuper.db"
const CONFIG_FILE_NAME string = "./lookuper.config"

Expand Down

0 comments on commit 795bf75

Please sign in to comment.