Skip to content

Commit baf636f

Browse files
author
timlinux
committed
Fix formatter for date
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@5292 c8812cc2-4d05-0410-92ff-de0c093fc19c
1 parent 8334b27 commit baf636f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build_debian_package.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,5 +20,5 @@ fi
2020

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

0 commit comments

Comments
 (0)