Skip to content

Commit

Permalink
Version 1.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
rafalh committed May 7, 2019
1 parent 74cbd1c commit 22bb26d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
DashFaction Changelog
=====================

Version 1.3.0 (not released yet)
Version 1.3.0 (released 2018-05-07)
-----------------------------------
- enable mip-mapping for textures bigger than 256x256
- change maximal FPS limit to 240
Expand Down
2 changes: 1 addition & 1 deletion common/include/common/version.h
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,6 @@
#define VERSION_MAJOR 1
#define VERSION_MINOR 3
#define VERSION_PATCH 0
#define VERSION_STR "1.3.0-rc2"
#define VERSION_STR "1.3.0"
#define PRODUCT_NAME_VERSION PRODUCT_NAME " " VERSION_STR
// clang-format on

0 comments on commit 22bb26d

Please sign in to comment.