summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrea Diamantini <adjam7@gmail.com>2012-12-12 18:52:17 +0100
committerAndrea Diamantini <adjam7@gmail.com>2012-12-12 18:52:17 +0100
commit827d29842e12887dea9f6e8f97adf9b4ca1e7e70 (patch)
tree8ca8a3971cd68bda6361dd209b5f9fe3675adfd6
parent- Code style check (codestyle script round) (diff)
downloadrekonq-1.82.tar.xz
rekonq 1.821.82
First minor version tagged in rekonq repository on the road to rekonq 2.0 :)
-rw-r--r--CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index cba4339b..c73e09e1 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -7,7 +7,7 @@ PROJECT( rekonq )
# Information to update before to release this package.
# rekonq info
-SET(REKONQ_VERSION "1.81" )
+SET(REKONQ_VERSION "1.82" )
configure_file(${CMAKE_CURRENT_SOURCE_DIR}/config-version.h.cmake ${CMAKE_CURRENT_BINARY_DIR}/src/config-version.h )