Skip to content

Commit

Permalink
VERSION 0.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Ironbell committed Mar 7, 2016
1 parent 8fe0917 commit f41dc1e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion include/global.h
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ inline bool epsIntersect(const sf::FloatRect& rect1, const sf::FloatRect& rect2)
}

// versioning
#define CENDRIC_VERSION_NR "0.1.0"
#define CENDRIC_VERSION_NR "0.2.0"

// const canvas size (window can be rescaled though)
#define WINDOW_WIDTH 1280
Expand Down

0 comments on commit f41dc1e

Please sign in to comment.