- version -> Version
authorMichael Schroeder <mls@suse.de>
Thu, 23 Feb 2012 14:50:02 +0000 (15:50 +0100)
committerMichael Schroeder <mls@suse.de>
Thu, 23 Feb 2012 14:50:02 +0000 (15:50 +0100)
CMakeLists.txt

index aacd49a..cfd8043 100644 (file)
@@ -221,7 +221,7 @@ IF (ENABLE_PERL OR ENABLE_PYTHON OR ENABLE_RUBY)
 ENDIF (ENABLE_PERL OR ENABLE_PYTHON OR ENABLE_RUBY)
 ADD_SUBDIRECTORY (examples)
 
-MESSAGE (STATUS "version: ${VERSION}")
+MESSAGE (STATUS "Version: ${VERSION}")
 
 ####################################################################
 # RPM SPEC                                                         #