moving the project forwards release-2.140.133
authorChris Koeritz <fred@gruntose.com>
Fri, 10 Dec 2021 22:44:35 +0000 (17:44 -0500)
committerChris Koeritz <fred@gruntose.com>
Fri, 10 Dec 2021 22:44:35 +0000 (17:44 -0500)
production/feisty_meow_config.ini
scripts/rev_control/quick_git_release.sh

index a9b618f29e3fc7ed223875809c11bb9421e397f2..246f96336256a2364a79cedcc4a5b169761f1368 100644 (file)
@@ -3,7 +3,7 @@
 # specifies the version of the code that is being constructed here.
 major=2
 minor=140
-revision=132
+revision=133
 build=420
 
 # specifies the remainder of the version record info.
index e37aca80feb305602ffab3f5b9fb8b3bdb55deab..b2e5b5952807de433a7804769b5f5a78a61a1b85 100644 (file)
@@ -89,7 +89,7 @@ branch name and release tag name of the new release.
   echo "=> launching gitk to show you the full set of changes;"
   echo "=> please prepare an excellent commit comment."
   gitk
-  exit_on_error launching gitk
+  continue_on_error launching gitk
 
   # now make a tag for the new release, which is where we should go crazy with the detailed
   # and useful comments for what has changed in this release, gathered from the gitk that