Skip to content

Commit

Permalink
Fix wrong version number
Browse files Browse the repository at this point in the history
  • Loading branch information
arnholm committed Jan 24, 2018
1 parent 980a1bc commit 87bc71d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion xcsg/version.h
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#ifndef XCSG_VERSION_H
#define XCSG_VERSION_H

#define XCSG_version "v1.0-05"
#define XCSG_version "v1.0-04"

#endif // XCSG_VERSION_H

0 comments on commit 87bc71d

Please sign in to comment.