bump version to 0.4-4 v0.4-4
authorRyan Campbell <campbellr@gmail.com>
Sat, 22 May 2010 05:34:34 +0000 (23:34 -0600)
committerRyan Campbell <campbellr@gmail.com>
Sat, 22 May 2010 05:34:34 +0000 (23:34 -0600)
package/Makefile
package/debian/changelog

index 5fd56b0..d5a8196 100644 (file)
@@ -5,7 +5,7 @@
 #edit these when creating a new release
 MAJOR_VER='0'
 MINOR_VER='4'
-PKG_VER='3'
+PKG_VER='4'
 
 compile:
        perl -ni -e 'print; exit if /^XB-Maemo-Icon-26:$$/' debian/control
index d91b608..71ad91b 100644 (file)
@@ -1,6 +1,5 @@
 mevemon (0.4-3) stable; urgency=low
 
-    * Fix bug #5785
-    * Format numbers with commas
+    * Better fix for bug #5785
 
- -- Ryan Campbell <campbellr@gmail.com>  Fri, 21 May 2010 22:58:49 -0007
+ -- Ryan Campbell <campbellr@gmail.com>  Fri, 21 May 2010 23:33:23 -0007