File tree Expand file tree Collapse file tree 3 files changed +13
-3
lines changed Expand file tree Collapse file tree 3 files changed +13
-3
lines changed Original file line number Diff line number Diff line change @@ -13,6 +13,16 @@ _/_/_/_/ _/ _/_/_/ _/ _/ _/_/ _/_/_/ _/_/_/ _/_/_/ _/
1313# Software changelog
1414===================================================================================
1515
16+ Version 5.11.2.9
17+ ---------------
18+ June 12, 2016
19+
20+ * Windows: Add sound visualizer
21+ * Add custom distribution to wizard (#31)
22+ * Add overbrighten feature: Increase overall grab brightness
23+ * Fix a crash when using DDupl and gaming on one of multiple screens
24+ * Fix timing issue: Wizard finds no devices when launched from Prismatik
25+
1626Version 5.11.2.8
1727---------------
1828June 5, 2016
Original file line number Diff line number Diff line change 1- 5.11.2.8
1+ 5.11.2.9
Original file line number Diff line number Diff line change 2727#pragma once
2828
2929// Current version of Lightpack software
30- #define VERSION_STR "5.11.2.8 "
30+ #define VERSION_STR "5.11.2.9 "
3131
3232// Resource defines using in Lightpack.rc
33- #define VER_FILEVERSION 5,11,2,8
33+ #define VER_FILEVERSION 5,11,2,9
3434#define VER_PRODUCTVERSION VER_FILEVERSION
3535
3636#define VER_FILEVERSION_STR VERSION_STR "\0"
You can’t perform that action at this time.
0 commit comments