projects
/
apt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
add options to disable specific checksums for Indexes
[apt.git]
/
apt-pkg
/
init.h
diff --git
a/apt-pkg/init.h
b/apt-pkg/init.h
index b3e4b147fd45edf4bca662b18e93e09567166482..15a1165b9e597954daa0388380fa7018e725d754 100644
(file)
--- a/
apt-pkg/init.h
+++ b/
apt-pkg/init.h
@@
-22,8
+22,8
@@
// Non-ABI-Breaks should only increase RELEASE number.
// See also buildlib/libversion.mak
#define APT_PKG_MAJOR 4
// Non-ABI-Breaks should only increase RELEASE number.
// See also buildlib/libversion.mak
#define APT_PKG_MAJOR 4
-#define APT_PKG_MINOR
9
-#define APT_PKG_RELEASE
0
+#define APT_PKG_MINOR
10
+#define APT_PKG_RELEASE
1
extern const char *pkgVersion;
extern const char *pkgLibVersion;
extern const char *pkgVersion;
extern const char *pkgLibVersion;