Преглед на файлове

Upgraded version number for last changes.

Dalton Nell преди 9 години
родител
ревизия
b01013e630
променени са 2 файла, в които са добавени 2 реда и са изтрити 2 реда
  1. 1
    1
      CMakeLists.txt
  2. 1
    1
      README.md

+ 1
- 1
CMakeLists.txt Целия файл

3
 project( "slop" )
3
 project( "slop" )
4
 set( slop_VERSION_MAJOR 4 )
4
 set( slop_VERSION_MAJOR 4 )
5
 set( slop_VERSION_MINOR 2 )
5
 set( slop_VERSION_MINOR 2 )
6
-set( slop_VERSION_PATCH 17 )
6
+set( slop_VERSION_PATCH 18 )
7
 
7
 
8
 set( CMAKE_OPENGL_SUPPORT FALSE CACHE BOOL "Whether or not to compile with OpenGL, shaders, magnification, and theming support." )
8
 set( CMAKE_OPENGL_SUPPORT FALSE CACHE BOOL "Whether or not to compile with OpenGL, shaders, magnification, and theming support." )
9
 
9
 

+ 1
- 1
README.md Целия файл

121
 help
121
 help
122
 ----
122
 ----
123
 ```text
123
 ```text
124
-slop v4.2.17
124
+slop v4.2.18
125
 
125
 
126
 Copyright (C) 2014 Dalton Nell, Slop Contributors
126
 Copyright (C) 2014 Dalton Nell, Slop Contributors
127
 (https://github.com/naelstrof/slop/graphs/contributors)
127
 (https://github.com/naelstrof/slop/graphs/contributors)