Skip to content

Commit

Permalink
upversion - (pre-)release with fix for #33
Browse files Browse the repository at this point in the history
Signed-off-by: Martin <[email protected]>
  • Loading branch information
Ho-Ro committed Nov 9, 2019
1 parent bcbf14f commit c8a94cc
Show file tree
Hide file tree
Showing 6 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion openhantek/src/OH_BUILD.h
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
// Do not edit, will be re-created at each commit!
#define OH_BUILD "20191109 build 545"
#define OH_BUILD "20191109 build 546"
2 changes: 1 addition & 1 deletion openhantek/src/OH_VERSION.h
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
// define the version that is shown on top of the program
// if undefined (for development commits) the build will be shown by OpenHantek

// #define OH_VERSION "v2.17-rc8"
#define OH_VERSION "v2.17-rc8"


# ifdef OH_VERSION
Expand Down
2 changes: 1 addition & 1 deletion openhantek/translations/openhantek_de.ts
Original file line number Diff line number Diff line change
Expand Up @@ -1101,7 +1101,7 @@
<translation>Sinc</translation>
</message>
<message>
<location filename="../src/main.cpp" line="99"/>
<location filename="../src/main.cpp" line="98"/>
<source>Use OpenGL ES instead of OpenGL</source>
<translation>Benutze OpenGL ES anstelle von OpenGL</translation>
</message>
Expand Down
2 changes: 1 addition & 1 deletion openhantek/translations/openhantek_fr.ts
Original file line number Diff line number Diff line change
Expand Up @@ -1106,7 +1106,7 @@
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../src/main.cpp" line="99"/>
<location filename="../src/main.cpp" line="98"/>
<source>Use OpenGL ES instead of OpenGL</source>
<translation type="unfinished"></translation>
</message>
Expand Down
2 changes: 1 addition & 1 deletion openhantek/translations/openhantek_it.ts
Original file line number Diff line number Diff line change
Expand Up @@ -1106,7 +1106,7 @@
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../src/main.cpp" line="99"/>
<location filename="../src/main.cpp" line="98"/>
<source>Use OpenGL ES instead of OpenGL</source>
<translation type="unfinished"></translation>
</message>
Expand Down
2 changes: 1 addition & 1 deletion openhantek/translations/openhantek_pt.ts
Original file line number Diff line number Diff line change
Expand Up @@ -1074,7 +1074,7 @@
<translation>Sinc</translation>
</message>
<message>
<location filename="../src/main.cpp" line="99"/>
<location filename="../src/main.cpp" line="98"/>
<source>Use OpenGL ES instead of OpenGL</source>
<translation>Usar OpenGL ES em vez de OpenGL</translation>
</message>
Expand Down

0 comments on commit c8a94cc

Please sign in to comment.