Bump PKG_INSTALL_VERSION to 20100403.

This commit is contained in:
Florent Thoumie 2010-04-03 10:57:13 +00:00
parent fc6d543f21
commit b2d7e80ed1
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=206133

View file

@ -99,7 +99,7 @@
* Version of the package tools - increase whenever you make a change
* in the code that is not cosmetic only.
*/
#define PKG_INSTALL_VERSION 20100401
#define PKG_INSTALL_VERSION 20100403
#define PKG_WRAPCONF_FNAME "/var/db/pkg_install.conf"
#define main(argc, argv) real_main(argc, argv)