File: version.h

package info (click to toggle)
hostapd 1%3A0.5.5-3.1
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k
  • size: 2,360 kB
  • ctags: 5,937
  • sloc: ansic: 46,225; sh: 2,355; makefile: 405; perl: 79
file content (6 lines) | stat: -rw-r--r-- 89 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
#ifndef VERSION_H
#define VERSION_H

#define VERSION_STR "0.5.5"

#endif /* VERSION_H */