Skip to content

Commit

Permalink
Tag release 0.5.1
Browse files Browse the repository at this point in the history
git-svn-id: http://svn.openimageio.org/oiio/tags/Release-0.5.1@734 31904243-a364-42ac-a3db-9305396518ba
  • Loading branch information
lgritz committed May 31, 2009
2 parents 15d5b19 + d842e0f commit 046d6b6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/CMakeLists.txt
@@ -1,7 +1,7 @@
project (OpenImageIO)
set (OpenImageIO_VERSION_MAJOR 0)
set (OpenImageIO_VERSION_MINOR 5)
set (OpenImageIO_VERSION_PATCH 0)
set (OpenImageIO_VERSION_PATCH 1)

cmake_minimum_required (VERSION 2.6)
set (CMAKE_ALLOW_LOOSE_LOOP_CONSTRUCTS TRUE)
Expand Down

0 comments on commit 046d6b6

Please sign in to comment.