Skip to content

Commit

Permalink
Upgraded version number for last changes.
Browse files Browse the repository at this point in the history
  • Loading branch information
naelstrof committed Jul 12, 2015
1 parent 43b179d commit b01013e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Expand Up @@ -3,7 +3,7 @@ cmake_minimum_required( VERSION 2.8 )
project( "slop" )
set( slop_VERSION_MAJOR 4 )
set( slop_VERSION_MINOR 2 )
set( slop_VERSION_PATCH 17 )
set( slop_VERSION_PATCH 18 )

set( CMAKE_OPENGL_SUPPORT FALSE CACHE BOOL "Whether or not to compile with OpenGL, shaders, magnification, and theming support." )

Expand Down
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -121,7 +121,7 @@ Feel free to make your own themes and submit a pull request to see if it can be
help
----
```text
slop v4.2.17
slop v4.2.18
Copyright (C) 2014 Dalton Nell, Slop Contributors
(https://github.com/naelstrof/slop/graphs/contributors)
Expand Down

0 comments on commit b01013e

Please sign in to comment.