Skip to content

Commit

Permalink
Version bump: 0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
singpolyma committed Oct 15, 2012
1 parent eb4eed8 commit 5a6b57c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
GHCFLAGS=-Wall -XNoCPP -fno-warn-name-shadowing -XHaskell98 -O2
HLINTFLAGS=-XHaskell98 -XNoCPP -i 'Use camelCase' -i 'Use String' -i 'Use head' -i 'Use string literal' -i 'Use list comprehension' --utf8
VERSION=0.3.1
VERSION=0.4

.PHONY: all clean doc install

Expand Down
2 changes: 1 addition & 1 deletion route-generator.cabal
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name: route-generator
version: 0.3.1
version: 0.4
cabal-version: >= 1.8
license: OtherLicense
license-file: COPYING
Expand Down

0 comments on commit 5a6b57c

Please sign in to comment.