Skip to content

Commit

Permalink
Updated version info
Browse files Browse the repository at this point in the history
  • Loading branch information
MeridianOXC committed Jul 11, 2017
1 parent f990c76 commit 363e3f8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/version.h
Expand Up @@ -18,7 +18,7 @@
* along with OpenXcom. If not, see <http://www.gnu.org/licenses/>.
*/

#define OPENXCOM_VERSION_SHORT "Extended+ 3.8b"
#define OPENXCOM_VERSION_SHORT "Extended+ 3.8c"
#define OPENXCOM_VERSION_LONG "3.8.0.0"
#define OPENXCOM_VERSION_NUMBER 3,8,0,0

Expand All @@ -27,5 +27,5 @@
#endif

#ifndef OPENXCOM_VERSION_GIT
#define OPENXCOM_VERSION_GIT " (v2017-07-03)"
#define OPENXCOM_VERSION_GIT " (v2017-07-11)"
#endif

0 comments on commit 363e3f8

Please sign in to comment.