diff --git a/configure/CONFIG_MRFIOC2_VERSION b/configure/CONFIG_MRFIOC2_VERSION index 6d458fed..6ec72a5a 100644 --- a/configure/CONFIG_MRFIOC2_VERSION +++ b/configure/CONFIG_MRFIOC2_VERSION @@ -1,3 +1,3 @@ MRFIOC2_MAJOR_VERSION = 2 MRFIOC2_MINOR_VERSION = 7 -MRFIOC2_MAINTENANCE_VERSION = 1 +MRFIOC2_MAINTENANCE_VERSION = 2 diff --git a/documentation/Doxyfile b/documentation/Doxyfile index 6d23b954..9efc22f0 100644 --- a/documentation/Doxyfile +++ b/documentation/Doxyfile @@ -31,7 +31,7 @@ PROJECT_NAME = mrfioc2 # This could be handy for archiving the generated documentation or # if some version control system is used. -PROJECT_NUMBER = 2.7.1 +PROJECT_NUMBER = 2.7.2 # The OUTPUT_DIRECTORY tag is used to specify the (relative or absolute) # base path where the generated documentation will be put.