Skip to content

Commit

Permalink
Shallow Blue v1.0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
GunshipPenguin committed Oct 17, 2017
1 parent 70d5783 commit f3d1c84
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Doxyfile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
PROJECT_NAME = "Shallow Blue"
PROJECT_BRIEF = "UCI Chess Engine"
PROJECT_NUMBER = 1.0.3
PROJECT_NUMBER = 1.0.4

INPUT = src README.md

Expand Down
2 changes: 1 addition & 1 deletion src/version.h
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,6 @@

#define VER_MAJ 1
#define VER_MIN 0
#define VER_PATCH 3
#define VER_PATCH 4

#endif

0 comments on commit f3d1c84

Please sign in to comment.