Skip to content

Commit

Permalink
Merge pull request #40 from mloskot/master
Browse files Browse the repository at this point in the history
Bumped version number to 3.2.0
  • Loading branch information
mloskot committed Feb 2, 2013
2 parents f2bd1ca + 0868441 commit 2c02332
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/CMakeLists.txt
Expand Up @@ -31,7 +31,7 @@ colormsg(_HIBLUE_ "Configuring SOCI:")
#################################################################################
include(SociVersion)

soci_version(MAJOR 3 MINOR 1 PATCH 0)
soci_version(MAJOR 3 MINOR 2 PATCH 0)

#################################################################################
# Build features and variants
Expand Down

0 comments on commit 2c02332

Please sign in to comment.