diff --git a/README b/README index 298aec7..de37cad 100644 --- a/README +++ b/README @@ -1,4 +1,4 @@ -The programming language SQUIRREL 3.1 stable +The programming language SQUIRREL 3.2 stable -------------------------------------------------- This project has successfully been compiled and run on diff --git a/doc/source/conf.py b/doc/source/conf.py index 996eafe..61172e6 100644 --- a/doc/source/conf.py +++ b/doc/source/conf.py @@ -56,9 +56,9 @@ author = u'Alberto Demichelis' # built documents. # # The short X.Y version. -version = u'3.1' +version = u'3.2' # The full version, including alpha/beta/rc tags. -release = u'3.1 stable' +release = u'3.2 stable' # The language for content autogenerated by Sphinx. Refer to documentation # for a list of supported languages. diff --git a/doc/source/reference/index.rst b/doc/source/reference/index.rst index e2d3818..ff4a1cc 100644 --- a/doc/source/reference/index.rst +++ b/doc/source/reference/index.rst @@ -1,10 +1,10 @@ .. _reference: ################################# - Squirrel 3.1 Reference Manual + Squirrel 3.2 Reference Manual ################################# -Copyright (c) 2003-2016 Alberto Demichelis +Copyright (c) 2003-2022 Alberto Demichelis Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/doc/source/stdlib/index.rst b/doc/source/stdlib/index.rst index 7137bdb..29b5f9f 100644 --- a/doc/source/stdlib/index.rst +++ b/doc/source/stdlib/index.rst @@ -1,10 +1,10 @@ .. _stdlib: ################################# - Squirrel Standard Library 3.1 + Squirrel Standard Library 3.2 ################################# -Copyright (c) 2003-2016 Alberto Demichelis +Copyright (c) 2003-2022 Alberto Demichelis Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal