X-Git-Url: http://git.hcoop.net/bpt/guile.git/blobdiff_plain/acf7530a3ed55f15f6275f0419ef4347f8eb6f6c..f4af36aca47f7d0653b997986e8be9894bbd87ff:/libguile/_scm.h diff --git a/libguile/_scm.h b/libguile/_scm.h index 429861233..97ddaf2ab 100644 --- a/libguile/_scm.h +++ b/libguile/_scm.h @@ -4,7 +4,7 @@ #define SCM__SCM_H /* Copyright (C) 1995, 1996, 2000, 2001, 2002, 2006, 2008, 2009, 2010, - * 2011, 2013 Free Software Foundation, Inc. + * 2011, 2013, 2014 Free Software Foundation, Inc. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public License @@ -268,7 +268,7 @@ void scm_ia64_longjmp (scm_i_jmp_buf *, int); /* Major and minor versions must be single characters. */ #define SCM_OBJCODE_MAJOR_VERSION 3 -#define SCM_OBJCODE_MINOR_VERSION 3 +#define SCM_OBJCODE_MINOR_VERSION 6 #define SCM_OBJCODE_MAJOR_VERSION_STRING \ SCM_CPP_STRINGIFY(SCM_OBJCODE_MAJOR_VERSION) #define SCM_OBJCODE_MINOR_VERSION_STRING \