aboutsummaryrefslogtreecommitdiffstats
path: root/TODO-RELEASE
diff options
context:
space:
mode:
authorOliver Smith <osmith@sysmocom.de>2024-07-24 17:23:01 +0200
committerOliver Smith <osmith@sysmocom.de>2024-07-24 17:23:02 +0200
commit24044221839cf8c7839d48ce99be2cc1a716cc12 (patch)
treefaf11e375b5687aaa5796351d6dc3feba61b2954 /TODO-RELEASE
parent22d4f356462f2d0872e2454c33b2b9fff4603c61 (diff)
Bump version: 1.11.1.65-22d4f3-dirty → 1.12.01.12.0
Diffstat (limited to 'TODO-RELEASE')
-rw-r--r--TODO-RELEASE9
1 files changed, 4 insertions, 5 deletions
diff --git a/TODO-RELEASE b/TODO-RELEASE
index 8b07972f3..0ed7189a4 100644
--- a/TODO-RELEASE
+++ b/TODO-RELEASE
@@ -1,10 +1,9 @@
# When cleaning up this file: bump API version in corresponding Makefile.am and rename corresponding debian/lib*.install
-# according to https://www.gnu.org/software/libtool/manual/html_node/Updating-version-info.html#Updating-version-info
-# In short:
+# according to https://osmocom.org/projects/cellular-infrastructure/wiki/Make_a_new_release
+# In short: https://www.gnu.org/software/libtool/manual/html_node/Updating-version-info.html#Updating-version-info
# LIBVERSION=c:r:a
# If the library source code has changed at all since the last update, then increment revision: c:r + 1:a.
-# If any interfaces have been added, removed, or changed since the last update: c + 1:0:0.
+# If any interfaces have been added, removed, or changed since the last update: c + 1:0:a.
# If any interfaces have been added since the last public release: c:r:a + 1.
# If any interfaces have been removed or changed since the last public release: c:r:0.
-#library what description / commit summary line
-libosmogsm >1.9.0 ABI breakage in struct osmo_gsup_pdp_info, use new fields pdp_type_* and pdp_address. \ No newline at end of file
+#library what description / commit summary line