ソースを参照

apt-pkg/contrib/macros.h: bump library version to 4.13

Michael Vogt 12 年 前
コミット
e0c7268ba7
共有1 個のファイルを変更した1 個の追加1 個の削除を含む
  1. 1 1
      apt-pkg/contrib/macros.h

+ 1 - 1
apt-pkg/contrib/macros.h

@@ -138,7 +138,7 @@
 // Non-ABI-Breaks should only increase RELEASE number.
 // Non-ABI-Breaks should only increase RELEASE number.
 // See also buildlib/libversion.mak
 // See also buildlib/libversion.mak
 #define APT_PKG_MAJOR 4
 #define APT_PKG_MAJOR 4
-#define APT_PKG_MINOR 12
+#define APT_PKG_MINOR 13
 #define APT_PKG_RELEASE 0
 #define APT_PKG_RELEASE 0
 
 
 #endif
 #endif