Skip to content

Commit b5ef127

Browse files
committed
snis: bump version number to 1.0.0
Not that there's anything special about this version, but flatpak will need a stable, normal version number of some kind. Signed-off-by: Stephen M. Cameron <stephenmcameron@gmail.com>
1 parent e13c9d9 commit b5ef127

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

snis_version.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
#ifndef SNIS_VERSION_H_
2-
#define SNIS_VERSION "0.1"
2+
#define SNIS_VERSION "1.0.0"
33
#define SNIS_VERSION_H_
44
#endif
55

0 commit comments

Comments
 (0)