Skip to content

Commit

Permalink
bump micro version to 2 - will move tag
Browse files Browse the repository at this point in the history
  • Loading branch information
lloyd committed Feb 3, 2009
1 parent 9bd0aef commit cfe5de1
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 @@ -13,7 +13,7 @@ PROJECT(easylzma)

SET (EASYLZMA_MAJOR 0)
SET (EASYLZMA_MINOR 0)
SET (EASYLZMA_MICRO 1)
SET (EASYLZMA_MICRO 2)

SET (EASYLZMA_DIST_NAME
"easylzma-${EASYLZMA_MAJOR}.${EASYLZMA_MINOR}.${EASYLZMA_MICRO}")
Expand Down

0 comments on commit cfe5de1

Please sign in to comment.