summaryrefslogtreecommitdiffstats
path: root/usr.sbin/pkg_install/lib
diff options
context:
space:
mode:
authorflz <flz@FreeBSD.org>2010-04-03 10:57:13 +0000
committerflz <flz@FreeBSD.org>2010-04-03 10:57:13 +0000
commitd7f59a1680676d3a277cc80793c78dd1ff5e09a5 (patch)
treec6e7828587ba82d85909db1b9d09aa40c5698240 /usr.sbin/pkg_install/lib
parent00f38c1abb9ee4ee58e29b9a5ca84d62a89ff391 (diff)
downloadFreeBSD-src-d7f59a1680676d3a277cc80793c78dd1ff5e09a5.zip
FreeBSD-src-d7f59a1680676d3a277cc80793c78dd1ff5e09a5.tar.gz
Bump PKG_INSTALL_VERSION to 20100403.
Diffstat (limited to 'usr.sbin/pkg_install/lib')
-rw-r--r--usr.sbin/pkg_install/lib/lib.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/pkg_install/lib/lib.h b/usr.sbin/pkg_install/lib/lib.h
index 21c2e75..089bfa3 100644
--- a/usr.sbin/pkg_install/lib/lib.h
+++ b/usr.sbin/pkg_install/lib/lib.h
@@ -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)
OpenPOWER on IntegriCloud