Skip to content

Commit

Permalink
Update translation files
Browse files Browse the repository at this point in the history
  • Loading branch information
RoLex committed Feb 12, 2017
1 parent 7ab4412 commit 2095fb1
Show file tree
Hide file tree
Showing 34 changed files with 8,348 additions and 7,300 deletions.
4 changes: 2 additions & 2 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -29,8 +29,8 @@ message(STATUS)

SET(VERLIHUB_VERSION_MAJOR 1)
SET(VERLIHUB_VERSION_MINOR 0)
SET(VERLIHUB_VERSION_PATCH 2)
SET(VERLIHUB_VERSION_TWEAK 27)
SET(VERLIHUB_VERSION_PATCH 3)
SET(VERLIHUB_VERSION_TWEAK 0)
SET(VERLIHUB_VERSION "${VERLIHUB_VERSION_MAJOR}.${VERLIHUB_VERSION_MINOR}.${VERLIHUB_VERSION_PATCH}.${VERLIHUB_VERSION_TWEAK}")
#SET(VERLIHUB_SOVERSION "${VERLIHUB_VERSION_MAJOR}.${VERLIHUB_VERSION_MINOR}.${VERLIHUB_VERSION_PATCH}")
SET(PROJECT_NAME "verlihub")
Expand Down
Loading

0 comments on commit 2095fb1

Please sign in to comment.