Skip to content

Commit

Permalink
Fix version number
Browse files Browse the repository at this point in the history
git-svn-id: https://svn.kvirc.de/svn/tags/kvirc/4.2.0@6196 17fca916-40b9-46aa-a4ea-0a15b648b75c
  • Loading branch information
pragmaware committed Jul 2, 2012
1 parent b2d817f commit e19c7d0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ SET(PACKAGE "kvirc")
SET(NICENAME "KVIrc")
SET(VERSION_MAJOR "4")
SET(VERSION_BRANCH "4.2")
SET(VERSION_RELEASE "4.2.1")
SET(VERSION_RELEASE "4.2.0")
SET(VERSION_CODENAME "Equilibrium")
# REMINDER: "Aria" is a candidate, trunk name "Quasar"

Expand Down

0 comments on commit e19c7d0

Please sign in to comment.