File: 01_bump_soname.diff

package info (click to toggle)
log4cpp 1.1.3-3
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 4,220 kB
  • sloc: sh: 10,465; cpp: 6,696; ansic: 1,049; makefile: 288
file content (22 lines) | stat: -rw-r--r-- 477 bytes parent folder | download | duplicates (7)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
--- a/configure
+++ b/configure
@@ -1964,7 +1964,7 @@
 #  ? :+1 : ?   == just some internal changes, nothing breaks but might work
 #                 better
 # CURRENT : REVISION : AGE
-LT_VERSION=4:6:0
+LT_VERSION=5:5:0
 
 
 
--- a/configure.in
+++ b/configure.in
@@ -11,7 +11,7 @@
 #  ? :+1 : ?   == just some internal changes, nothing breaks but might work 
 #                 better
 # CURRENT : REVISION : AGE
-LT_VERSION=4:6:0
+LT_VERSION=5:5:0
 
 AC_SUBST(LT_VERSION)