summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 900b43bb..b23b6481 100644
--- a/Makefile
+++ b/Makefile
@@ -15,7 +15,7 @@
15 15
16MAJVER= 2 16MAJVER= 2
17MINVER= 0 17MINVER= 0
18RELVER= 2 18RELVER= 3
19VERSION= $(MAJVER).$(MINVER).$(RELVER) 19VERSION= $(MAJVER).$(MINVER).$(RELVER)
20ABIVER= 5.1 20ABIVER= 5.1
21 21