Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/lib/libquota Bump libquota.so major version (to 1)
details: https://anonhg.NetBSD.org/src/rev/fd2b24f5860d
branches: trunk
changeset: 773413:fd2b24f5860d
user: dholland <dholland%NetBSD.org@localhost>
date: Wed Feb 01 17:53:23 2012 +0000
description:
Bump libquota.so major version (to 1)
diffstat:
lib/libquota/shlib_version | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diffs (12 lines):
diff -r 1dbef5866a94 -r fd2b24f5860d lib/libquota/shlib_version
--- a/lib/libquota/shlib_version Wed Feb 01 17:53:01 2012 +0000
+++ b/lib/libquota/shlib_version Wed Feb 01 17:53:23 2012 +0000
@@ -1,5 +1,5 @@
-# $NetBSD: shlib_version,v 1.3 2012/01/30 16:52:15 dholland Exp $
+# $NetBSD: shlib_version,v 1.4 2012/02/01 17:53:23 dholland Exp $
# Remember to update distrib/sets/lists/{base,comp} when changing
#
-major=0
-minor=2
+major=1
+minor=0
Home |
Main Index |
Thread Index |
Old Index