]> danny-edel.de - dspdfviewer.git/commitdiff
update embedded version number
authorDanny Edel <mail@danny-edel.de>
Tue, 5 Apr 2016 08:13:51 +0000 (10:13 +0200)
committerDanny Edel <mail@danny-edel.de>
Tue, 5 Apr 2016 09:28:00 +0000 (11:28 +0200)
cmake/version_number.cmake

index d122727872205a18c65ce35431c87abdfe30840e..e3cf3bf3dc5fccf36f35b7bb9e03e3dca5d640ed 100644 (file)
@@ -30,7 +30,7 @@ if( NOT DSPDFVIEWER_VERSION )
        # Use default
 
        # TODO: Keep me updated!
-       set(DSPDFVIEWER_VERSION "1.14")
+       set(DSPDFVIEWER_VERSION "1.15")
        message(STATUS "Embedding version number ${DSPDFVIEWER_VERSION}. If you want to override this, "
                "for example to embed the git revision you built from, please pass "
                "-DDSPDFVIEWER_VERSION=1.2.3.4.5 to the cmake command.")