Skip to content

Commit

Permalink
increase version in VERSION.cmake
Browse files Browse the repository at this point in the history
  • Loading branch information
wfeldt committed May 9, 2017
1 parent 52443d4 commit 804f3d6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion VERSION.cmake
@@ -1,6 +1,6 @@
SET( VERSION_MAJOR "2" )
SET( VERSION_MINOR "48" )
SET( VERSION_PATCH "1" )
SET( VERSION_PATCH "2" )
SET( VERSION "${VERSION_MAJOR}.${VERSION_MINOR}.${VERSION_PATCH}${GIT_SHA1_VERSION}" )

##### This is need for the libyui core, ONLY.
Expand Down

0 comments on commit 804f3d6

Please sign in to comment.