Skip to content

Commit

Permalink
Version 0.4.9 build 1158
Browse files Browse the repository at this point in the history
* Deprecate Docker containers as those are basically unmaintained
  • Loading branch information
mtl1979 committed May 29, 2022
1 parent 056929a commit 50d187d
Show file tree
Hide file tree
Showing 4 changed files with 1 addition and 169 deletions.
5 changes: 0 additions & 5 deletions .dockerignore

This file was deleted.

83 changes: 0 additions & 83 deletions Dockerfile

This file was deleted.

80 changes: 0 additions & 80 deletions Dockerfile.dev

This file was deleted.

2 changes: 1 addition & 1 deletion src/version.h.in
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
#define APP_VER_MAJOR 0
#define APP_VER_MINOR 4
#define APP_VER_REV 9
#define APP_VER_BUILD 1147
#define APP_VER_BUILD 1158

#define BUILD_COMMIT_ID "@VERSION@"
#define PROJECT_VERSION STR(APP_VER_MAJOR) "." STR(APP_VER_MINOR) "." STR(APP_VER_REV)
Expand Down

0 comments on commit 50d187d

Please sign in to comment.