AEVersion.h 325 B

12345678910
  1. // Copyright (c) 2014-2015, THUNDERBEAST GAMES LLC All rights reserved
  2. // Please see LICENSE.md in repository root for license information
  3. // https://github.com/AtomicGameEngine/AtomicGameEngine
  4. #pragma once
  5. #define ATOMIC_EDITOR_VERSION_MAJOR 0
  6. #define ATOMIC_EDITOR_VERSION_MINOR 2
  7. #define ATOMIC_EDITOR_VERSION_PATCH 0