mirror of
https://github.com/debauchee/barrier.git
synced 2026-07-11 06:17:40 +08:00
Changed version to 1.1.9. Changed configure.in to get version
number from lib/common/Version.h so it only has to be changed there.
This commit is contained in:
@@ -19,7 +19,7 @@
|
||||
|
||||
// set version macro if not set yet
|
||||
#if !defined(VERSION)
|
||||
# define VERSION "1.1.8"
|
||||
# define VERSION "1.1.9"
|
||||
#endif
|
||||
|
||||
// important strings
|
||||
|
||||
Reference in New Issue
Block a user