Skip to content

Commit

Permalink
AGS: Updated build version (3.6.1.29 P7)
Browse files Browse the repository at this point in the history
Partially from upstream 4bfe25b0f7f780a0f8f8c71dc455de6d2c69a681
  • Loading branch information
tag2015 committed Oct 1, 2024
1 parent 939ecc2 commit c429b0b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions engines/ags/shared/core/def_version.h
Original file line number Diff line number Diff line change
Expand Up @@ -22,9 +22,9 @@
#ifndef AGS_SHARED_CORE_DEFVERSION_H
#define AGS_SHARED_CORE_DEFVERSION_H

#define ACI_VERSION_STR "3.6.1.26"
#define ACI_VERSION_STR "3.6.1.29"
#if defined (RC_INVOKED) // for MSVC resource compiler
#define ACI_VERSION_MSRC_DEF 3.6.1.26
#define ACI_VERSION_MSRC_DEF 3.6.1.29
#endif

#define SPECIAL_VERSION ""
Expand Down

0 comments on commit c429b0b

Please sign in to comment.