]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Bugfix
authormaier <maier@0785d39b-7218-0410-832d-ea1e28bc413d>
Fri, 21 Sep 2012 12:10:56 +0000 (12:10 +0000)
committermaier <maier@0785d39b-7218-0410-832d-ea1e28bc413d>
Fri, 21 Sep 2012 12:10:56 +0000 (12:10 +0000)
git-svn-id: https://svn.dealii.org/branches/branch_cmake@26592 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/contrib/config/deal.IIConfig.cmake.in
deal.II/contrib/config/deal.IIConfigVersion.cmake.in

index 0b355dae7faeb1f22b51892a39f0eff1a0d2beb5..f7330f24c2264ed802520b83866740785c3b3afd 100644 (file)
@@ -7,7 +7,7 @@
 # General information
 #
 
-SET(DEAL_II_VERSION "${DEAL_II_VERSION}")
+SET(DEAL_II_VERSION "${DEAL_II_MAJOR}.${DEAL_II_MINOR}")
 SET(DEAL_II_MAJOR "${DEAL_II_MAJOR}")
 SET(DEAL_II_MINOR "${DEAL_II_MINOR}")
 
index f1824043cdc6bf2f6128a4eba3623880b6521811..2acf5956fab321ed08a0b8902c386a65d5be4914 100644 (file)
@@ -3,7 +3,7 @@
 # A suggested by the cmake documentation
 #
 
-set(PACKAGE_VERSION "@DEAL_II_VERSION@")
+set(PACKAGE_VERSION "@DEAL_II_MAJOR@.@DEAL_II_MINOR@")
 
 # Check whether the requested PACKAGE_FIND_VERSION is compatible
 if("${PACKAGE_VERSION}" VERSION_LESS "${PACKAGE_FIND_VERSION}")

In the beginning the Universe was created. This has made a lot of people very angry and has been widely regarded as a bad move.

Douglas Adams


Typeset in Trocchi and Trocchi Bold Sans Serif.