File: Version.h

package info (click to toggle)
w-scan-cpp 20231015%2Bdfsg-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 8,004 kB
  • sloc: ansic: 69,206; cpp: 9,910; makefile: 1,148; perl: 862; python: 74; sh: 70
file content (5 lines) | stat: -rw-r--r-- 125 bytes parent folder | download
1
2
3
4
5
#pragma once
#include <string>
/* AUTOMATICALLY GENERATED - DO NOT EDIT MANUALLY */

const std::string version = "20231015";