Release 1.4.272

This commit is contained in:
Chris Robinson 2008-06-04 20:47:20 -07:00
parent 376997c3ef
commit 2ae9da696a

View File

@ -29,7 +29,7 @@ OPTION(EXAMPLES "Build example programs" ON)
SET(LIB_MAJOR_VERSION "1")
SET(LIB_MINOR_VERSION "4")
SET(LIB_BUILD_VERSION "270")
SET(LIB_BUILD_VERSION "272")
SET(LIB_VERSION "${LIB_MAJOR_VERSION}.${LIB_MINOR_VERSION}.${LIB_BUILD_VERSION}")