← Back to team overview

ayatana-commits team mailing list archive

[Branch ~agateau/plasma-widget-message-indicator/trunk] Rev 142: Bump version number

 

------------------------------------------------------------
revno: 142
tags: 0.5.7
committer: Aurelien Gateau <aurelien.gateau@xxxxxxxxxxxxx>
branch nick: plasma-widget-message-indicator
timestamp: Tue 2011-02-08 14:32:18 +0100
message:
  Bump version number
modified:
  CMakeLists.txt


--
lp:plasma-widget-message-indicator
https://code.launchpad.net/~agateau/plasma-widget-message-indicator/trunk

Your team ayatana-commits is subscribed to branch lp:plasma-widget-message-indicator.
To unsubscribe from this branch go to https://code.launchpad.net/~agateau/plasma-widget-message-indicator/trunk/+edit-subscription
=== modified file 'CMakeLists.txt'
--- CMakeLists.txt	2011-02-08 13:20:32 +0000
+++ CMakeLists.txt	2011-02-08 13:32:18 +0000
@@ -27,7 +27,7 @@
 add_subdirectory(tests)
 
 # Packaging
-set(PROJECT_VERSION "0.5.6")
+set(PROJECT_VERSION "0.5.7")
 set(ARCHIVE_NAME ${CMAKE_PROJECT_NAME}-${PROJECT_VERSION})
 add_custom_target(dist
     COMMAND bzr export --root=${ARCHIVE_NAME} ${CMAKE_BINARY_DIR}/${ARCHIVE_NAME}.tar.bz2