Skip to content

Commit

Permalink
Update version
Browse files Browse the repository at this point in the history
  • Loading branch information
navv1234 committed Mar 17, 2019
1 parent 3b63bf1 commit a9fbd5e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions engine/simulationcraft.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@
#ifndef SIMULATIONCRAFT_H
#define SIMULATIONCRAFT_H

#define SC_MAJOR_VERSION "810"
#define SC_MINOR_VERSION "02"
#define SC_MAJOR_VERSION "815"
#define SC_MINOR_VERSION "01"
#define SC_VERSION ( SC_MAJOR_VERSION "-" SC_MINOR_VERSION )
#define SC_BETA 0
#if SC_BETA
Expand Down

0 comments on commit a9fbd5e

Please sign in to comment.