Skip to content

Commit

Permalink
ENH: Nightly version
Browse files Browse the repository at this point in the history
  • Loading branch information
blezek committed Nov 16, 2004
1 parent b027910 commit 81055a0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Code/Common/itkVersion.h
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
#define ITK_VERSION ITK_VERSION_TO_STRING(ITK_VERSION_MAJOR) \
ITK_VERSION_TO_STRING(ITK_VERSION_MINOR) \
ITK_VERSION_TO_STRING(ITK_VERSION_PATCH)
#define ITK_SOURCE_VERSION "itk version " ITK_VERSION ", itk source $Revision: 1.1474 $, $Date: 2004-11-15 06:08:32 $ (GMT)"
#define ITK_SOURCE_VERSION "itk version " ITK_VERSION ", itk source $Revision: 1.1475 $, $Date: 2004-11-16 06:08:29 $ (GMT)"

namespace itk
{
Expand Down

0 comments on commit 81055a0

Please sign in to comment.