mirror of
https://github.com/eddyem/CCD_Capture.git
synced 2026-03-20 08:40:56 +03:00
fixed for usefull_macros v0.3.2
This commit is contained in:
@@ -3,7 +3,7 @@ set(PROJ ccd_capture)
|
||||
set(PROJLIB ccdcapture)
|
||||
set(MAJOR_VERSION "1")
|
||||
set(MID_VERSION "2")
|
||||
set(MINOR_VERSION "0")
|
||||
set(MINOR_VERSION "1")
|
||||
|
||||
set(LIBSRC ccdcapture.c)
|
||||
set(SOURCES main.c cmdlnopts.c ccdfunc.c server.c client.c)
|
||||
|
||||
Reference in New Issue
Block a user