Skip to content

Commit

Permalink
Reverted last commit.
Browse files Browse the repository at this point in the history
  • Loading branch information
Joerg Riesmeier committed Nov 29, 2010
1 parent 8a8863d commit a2015f1
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -19,11 +19,11 @@ SET(DCMTK_MODULES config ofstd oflog dcmdata dcmimgle dcmjpeg dcmimage dcmtls dc
# Package "release" settings (some are currently unused)
SET(DCMTK_PACKAGE_NAME "dcmtk")
SET(DCMTK_PACKAGE_DATE "CVS")
#SET(DCMTK_PACKAGE_TARNAME "dcmtk-3.6.0")
SET(DCMTK_PACKAGE_VERSION "3.6.0")
SET(DCMTK_PACKAGE_VERSION_NUMBER "360")
SET(DCMTK_PACKAGE_VERSION_SUFFIX "-RC1")
#SET(DCMTK_PACKAGE_STRING "dcmtk 3.6.0")
#SET(DCMTK_PACKAGE_TARNAME "dcmtk-3.5.5")
SET(DCMTK_PACKAGE_VERSION "3.5.5")
SET(DCMTK_PACKAGE_VERSION_NUMBER "355")
SET(DCMTK_PACKAGE_VERSION_SUFFIX "")
#SET(DCMTK_PACKAGE_STRING "dcmtk 3.5.5")
#SET(DCMTK_PACKAGE_BUGREPORT "[email protected]")

# DCMTK build options
Expand Down

0 comments on commit a2015f1

Please sign in to comment.