← Back to team overview

ayatana-commits team mailing list archive

[Branch ~agateau/plasma-widget-message-indicator/trunk] Rev 133: Getting ready for 0.5.3

 

------------------------------------------------------------
revno: 133
tags: 0.5.3
committer: Aurelien Gateau <aurelien.gateau@xxxxxxxxxxxxx>
branch nick: plasma-widget-message-indicator
timestamp: Tue 2010-03-30 17:39:23 +0200
message:
  Getting ready for 0.5.3
modified:
  CMakeLists.txt
  NEWS


--
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	2010-03-30 15:34:11 +0000
+++ CMakeLists.txt	2010-03-30 15:39:23 +0000
@@ -27,7 +27,7 @@
 add_subdirectory(upd)
 
 # Packaging
-set(PROJECT_VERSION "0.5.2")
+set(PROJECT_VERSION "0.5.3")
 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

=== modified file 'NEWS'
--- NEWS	2010-03-10 09:50:23 +0000
+++ NEWS	2010-03-30 15:39:23 +0000
@@ -1,3 +1,8 @@
+# 0.5.3
+## Fixes
+- Added a kconf_update file to rename the plugin on existing installations.
+- Fixed a broken translated string (LP BUG #533676).
+
 # 0.5.2
 ## Improvements
 - Added support for indicator server "menus".