diff --git a/VERSION b/VERSION index 2a4512593..00d0c14da 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -0.32~pre +0.32 diff --git a/doc/_loc.rst b/doc/_loc.rst index 1c5312522..75421cdda 100644 --- a/doc/_loc.rst +++ b/doc/_loc.rst @@ -1,24 +1,24 @@ .. Do not edit this file — it’s auto-generated. We pride ourselves on keeping Charliecloud lightweight and simple. The lines -of code as of version 0.31 is: +of code as of version 0.32 is: .. list-table:: * - Program itself - - 7166 + - 7636 * - Test suite & examples - - 10431 + - 10595 * - Documentation - - 5352 + - 5535 * - Build system - - 1149 + - 1202 * - Packaging - - 630 + - 632 * - Miscellaneous - - 411 + - 422 * - Total - - 25139 + - 26022 These include code only, excluding blank lines and comments. They were counted using `cloc `_ version 1.86.