X-Git-Url: https://git.sven.stormbind.net/?p=sven%2Ffuse-exfat.git;a=blobdiff_plain;f=configure.ac;h=afbf499d0fff6a49febad82913aff96e2c926f6c;hp=c75e9c013b1745a1d534d0b72de64a01dbdf772a;hb=914023217c196c0831fe3295d9d8c7176b7e3609;hpb=d669a637798b403216221cc223a8a4b4bcf965a9 diff --git a/configure.ac b/configure.ac index c75e9c0..afbf499 100644 --- a/configure.ac +++ b/configure.ac @@ -3,7 +3,7 @@ # Autoconf source. # # Free exFAT implementation. -# Copyright (C) 2010-2016 Andrew Nayenko +# Copyright (C) 2010-2017 Andrew Nayenko # # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by @@ -21,7 +21,7 @@ # AC_INIT([Free exFAT implementation], - [1.2.5], + [1.2.6], [relan@users.noreply.github.com], [fuse-exfat], [https://github.com/relan/exfat])