CG Updates

This commit is contained in:
Gerhard Stein
2017-01-28 20:38:18 +01:00
parent a80c43b929
commit f5d7f52196
3 changed files with 3 additions and 2 deletions

View File

@@ -7,7 +7,7 @@ AppName="Commander Genius"
AppFullName=net.sourceforge.clonekeenplus
# Application version code (integer)
AppVersionCode=198401
AppVersionCode=198410
# Application user-visible version name (string)
AppVersionName="1.9.8.4 Beta"

View File

@@ -78,3 +78,4 @@ LIB_RCFILES = libcurl.rc
CSOURCES = $(LIB_CFILES) $(LIB_VAUTH_CFILES) $(LIB_VTLS_CFILES)
HHEADERS = $(LIB_HFILES) $(LIB_VAUTH_HFILES) $(LIB_VTLS_HFILES)