summaryrefslogtreecommitdiff
path: root/var/spack/repos/builtin/packages/heasoft/heasoft-6.29_xspec-12.12.0ver.patch
blob: 48f0d611150c7ec03cb78e9e5a393514ab83c627 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- a/Xspec/src/XSUtil/Utils/XSutility.cxx	2021-07-13 14:18:31.000000000 -0500
+++ b/Xspec/src/XSUtil/Utils/XSutility.cxx	2022-02-16 10:57:32.985626496 -0600
@@ -390,7 +390,7 @@
 
    const string& xs_version()
    {
-      static const string version = "12.12.0";
+      static const string version = "12.12.0g";
       return version;
    }