mirror of
https://github.com/sqlitebrowser/sqlitebrowser.git
synced 2026-05-17 17:58:23 -05:00
Merge pull request #270 from mcprentiss/release-notes
fix release info in src/gen_version.h
This commit is contained in:
+1
-1
@@ -1,7 +1,7 @@
|
||||
#ifndef GEN_VERSION_H
|
||||
#define GEN_VERSION_H
|
||||
#define MAJOR_VERSION 3
|
||||
#define MINOR_VERSION 5
|
||||
#define MINOR_VERSION 6
|
||||
#define PATCH_VERSION 99
|
||||
|
||||
#define str(s) #s
|
||||
|
||||
Reference in New Issue
Block a user