Blob Blame History Raw
diff -up librtas-2.0.5/Makefile.am.me librtas-2.0.5/Makefile.am
--- librtas-2.0.5/Makefile.am.me	2024-03-05 12:29:34.925555760 +0100
+++ librtas-2.0.5/Makefile.am	2024-03-05 12:29:41.980683973 +0100
@@ -21,7 +21,7 @@ library_includedir=$(includedir)
 # how to maintain these values. They are *not* tied to the release
 # number.
 LIBRTAS_CURRENT = 2
-LIBRTAS_REVISION = 0
+LIBRTAS_REVISION = 2
 LIBRTAS_AGE = 0
 LIBRTAS_LIBRARY_VERSION = $(LIBRTAS_CURRENT):$(LIBRTAS_REVISION):$(LIBRTAS_AGE)
 
@@ -39,7 +39,7 @@ noinst_HEADERS += librtas_src/internal.h
 # how to maintain these values. They are *not* tied to the release
 # number.
 LIBRTASEVENT_CURRENT = 2
-LIBRTASEVENT_REVISION = 0
+LIBRTASEVENT_REVISION = 2
 LIBRTASEVENT_AGE = 0
 LIBRTASEVENT_LIBRARY_VERSION = $(LIBRTASEVENT_CURRENT):$(LIBRTASEVENT_REVISION):$(LIBRTASEVENT_AGE)