Is there a way to check the Splunk version number in Windows? Having a hard time tracking it down. Add/Remove Programs lists "a" version number (i.e. "107.2.31363") but that is not matching up to the publish splunk version / build numbers. I'm not seeing the Version property as being set on splunk.exe or splunkd.exe etc. Thanks!
./splunk version
if you can get access to the command prompt, you can still launch splunk with the "version" command:
c:\Program Files\splunk\bin\splunk version
Should give you what you're looking for.