Hi, To make it easier for you: here's the patch to update the project version for the CMake build files. This does not update the autotools files like configure.ac and doc/Doxyfile.
HS -- Prepare for releasing version 1.4 (cmake build files) --- CMakeLists.txt | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index a079379..170c577 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -6,7 +6,7 @@ project ( openobex C ) # The project version # set ( VERSION_MAJOR 1 ) -set ( VERSION_MINOR 3 ) +set ( VERSION_MINOR 4 ) set ( VERSION_PATCH 0 ) set ( SHORT_VERSION "${VERSION_MAJOR}.${VERSION_MINOR}" ) -- 1.5.6.5 ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ Openobex-users mailing list Openobex-users@lists.sourceforge.net http://lists.sourceforge.net/lists/listinfo/openobex-users