(Actually attaching patch...)

Regards,

-- 
      ,''`.
     : :'  :     Chris Lamb
     `. `'`      la...@debian.org / chris-lamb.co.uk
       `-
--- a/Makefile.orig	2015-01-26 00:11:14.751977879 +0000
+++ b/Makefile	2015-01-26 00:11:20.388230099 +0000
@@ -1,5 +1,5 @@
 
-VERSION := $(shell date +%y.%m-%d%H%M%S)
+VERSION := $(shell dpkg-parsechangelog --show-field Version | sed -e 's@-.*@@g')
 
 PLAYER_JS := player/js/sozi.js		\
              player/js/module.js	\

Reply via email to