File: Version.h

package info (click to toggle)
w-scan-cpp 0~20230121-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 8,008 kB
  • sloc: ansic: 69,193; cpp: 9,599; makefile: 1,149; 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 = "20230125";