version bump to 0.07999_01, where I guess it will sit until we release such a thing
[dbsrgits/DBIx-Class-Historic.git] / maint / steal-svn-log.sh
1 #!/bin/sh
2
3 cd maint;
4 rm svn-log.perl;
5 wget https://thirdlobe.com/svn/repo-tools/trunk/svn-log.perl;