]> git.saurik.com Git - apt.git/blobdiff - apt-pkg/pkgcache.cc
* [ABI BREAK] apt-pkg/pkgcache.h:
[apt.git] / apt-pkg / pkgcache.cc
index 1de33ff9b52e54e782cc1198e640939aeae2be12..8151475efbc54150afc74141e45fbfcbce6d1307 100644 (file)
@@ -51,7 +51,7 @@ pkgCache::Header::Header()
    
    /* Whenever the structures change the major version should be bumped,
       whenever the generator changes the minor version should be bumped. */
-   MajorVersion = 8;
+   MajorVersion = 9;
    MinorVersion = 0;
    Dirty = false;