Version bump
authorNikolay Tischenko <niktischenko@gmail.com>
Thu, 24 Mar 2011 17:40:38 +0000 (23:40 +0600)
committerNikolay Tischenko <niktischenko@gmail.com>
Thu, 24 Mar 2011 17:40:38 +0000 (23:40 +0600)
debian/changelog
src/resources/someplayer.desktop
src/someplayer.h

index fbb36d4..43ff6d2 100644 (file)
@@ -1,9 +1,8 @@
-someplayer (1.5.3-1) unstable; urgency=low
+someplayer (1.5.4-1) unstable; urgency=low
 
 
-  * .mediaartlocal support
-  * added zh_TW translation
-  * new dbus functions and signals
-  * bugfixes
+  * import M3U playlists
+  * added Italian translation
+  * little improvements in main view
 
  -- somebody Nikolay Tischenko <niktischenko@gmail.com>  Sun, 27 Feb 2011 16:40:36 +0600
 
 
  -- somebody Nikolay Tischenko <niktischenko@gmail.com>  Sun, 27 Feb 2011 16:40:36 +0600
 
index c7f1155..d6e49a7 100644 (file)
@@ -1,6 +1,6 @@
 [Desktop Entry]
 Encoding=UTF-8
 [Desktop Entry]
 Encoding=UTF-8
-Version=1.5.3
+Version=1.5.4
 Type=Application
 Name=SomePlayer
 X-Text-Domain=someplayer
 Type=Application
 Name=SomePlayer
 X-Text-Domain=someplayer
index d96d65b..ff1e75e 100644 (file)
@@ -48,7 +48,7 @@ namespace SomePlayer {
 #include "config.h"
 
 #define _DYNAMIC_PLAYLIST_MAX_COUNT_ 50
 #include "config.h"
 
 #define _DYNAMIC_PLAYLIST_MAX_COUNT_ 50
-#define _SOMEPLAYER_VERSION_ "1.5.3"
+#define _SOMEPLAYER_VERSION_ "1.5.4"
 #define NDEBUG
 
 #define _SERVICE_NAME_ "ru.somebody.someplayer"
 #define NDEBUG
 
 #define _SERVICE_NAME_ "ru.somebody.someplayer"