Skip to content

Commit

Permalink
Fix formatter for date
Browse files Browse the repository at this point in the history
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@5292 c8812cc2-4d05-0410-92ff-de0c093fc19c
  • Loading branch information
timlinux committed Apr 16, 2006
1 parent 8334b27 commit baf636f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build_debian_package.sh
Expand Up @@ -20,5 +20,5 @@ fi

export DEBFULLNAME="Tim Sutton"
export DEBEMAIL=tim@linfiniti.com
dch -v 0.7.9+svn`date +%d%M%Y`
dch -v 0.7.9+svn`date +%d%m%Y`
fakeroot dpkg-buildpackage

0 comments on commit baf636f

Please sign in to comment.