Skip to content

Commit

Permalink
Release 2.2.1
Browse files Browse the repository at this point in the history
git-svn-id: svn://svn.code.sf.net/p/mmapper/code/trunk/mmapper@221 14c008a5-6e10-0410-bf79-c100e0f1932b
  • Loading branch information
klember committed Jul 14, 2013
1 parent 0260f0b commit ab7fa2d
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ else()
endif()

# Version
set(VERSION "2.2.0")
set(VERSION "2.2.1")
add_definitions(-DMMAPPER_VERSION="${VERSION}" -DWITH_SPLASH)
message(STATUS "MMapper version ${VERSION} (${CMAKE_BUILD_TYPE} distribution)")

Expand Down
9 changes: 9 additions & 0 deletions NEWS.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
=============================
MMapper 2.2.1 (July 14, 2013)
=============================

Changes:
- Build fixes
- Fix issues with XML mode in the account menu
- Make _name and _noride commands work (thanks Waba!)

=============================
MMapper 2.2.0 (July 13, 2013)
=============================
Expand Down

0 comments on commit ab7fa2d

Please sign in to comment.