From d0fa58f700b633658e1bc1f9bcd9cbe46d4afd0c Mon Sep 17 00:00:00 2001 From: Albrecht Schlosser Date: Sat, 9 Jul 2016 18:47:06 +0000 Subject: Clarification and better documentation of ABI version configuration. git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3-porting@11804 ea41ed52-d2ee-0310-a9c1-e6b18d33e121 --- abi-version.in | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'abi-version.in') diff --git a/abi-version.in b/abi-version.in index 9e958e077..5b0857441 100644 --- a/abi-version.in +++ b/abi-version.in @@ -3,7 +3,7 @@ * * Configuration file for the Fast Light Tool Kit (FLTK). * - * Copyright 1998-2015 by Bill Spitzak and others. + * Copyright 1998-2016 by Bill Spitzak and others. * * This library is free software. Distribution and use rights are outlined in * the file "COPYING" which should have been included with this file. If this @@ -22,7 +22,7 @@ ============================================================================ */ -/* define FL_ABI_VERSION as 10x0y for FLTK ABI version 1.x.y */ +/* define FL_ABI_VERSION: 1xxyy for 1.x.y (xx,yy with leading zero) */ #undef FL_ABI_VERSION -- cgit v1.2.3