projects
/
ympd.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d5f4394
)
release 1.2.1
author
Andrew Karpow
<andy@ndyk.de>
Mon, 31 Mar 2014 15:55:40 +0000
(17:55 +0200)
committer
Andrew Karpow
<andy@ndyk.de>
Mon, 31 Mar 2014 15:55:40 +0000
(17:55 +0200)
CMakeLists.txt
patch
|
blob
|
history
diff --git
a/CMakeLists.txt
b/CMakeLists.txt
index
c4e523a
..
086dd22
100644
(file)
--- a/
CMakeLists.txt
+++ b/
CMakeLists.txt
@@
-4,7
+4,7
@@
project (ympd)
set(CMAKE_MODULE_PATH ${CMAKE_MODULE_PATH} "${PROJECT_SOURCE_DIR}/cmake/")
set(CPACK_PACKAGE_VERSION_MAJOR "1")
set(CPACK_PACKAGE_VERSION_MINOR "2")
-set(CPACK_PACKAGE_VERSION_PATCH "
0
")
+set(CPACK_PACKAGE_VERSION_PATCH "
1
")
option(WITH_MPD_HOST_CHANGE "Let users of the web frontend change the MPD Host" ON)