Skip to content

Commit

Permalink
v1.10.6
Browse files Browse the repository at this point in the history
  • Loading branch information
1oom-fork committed Aug 16, 2024
1 parent d5300fc commit 3646f22
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 2 deletions.
5 changes: 5 additions & 0 deletions CHANGES
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
1oom-v1.10.6
------------

- Fixed a critical issue in Classic+ AI

1oom-v1.10.5
------------

Expand Down
4 changes: 2 additions & 2 deletions configure.ac
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
AC_INIT([1oom], [1.10.5])
VERSION_1OOM=v1.10.5
AC_INIT([1oom], [1.10.6])
VERSION_1OOM=v1.10.6

AC_ARG_ENABLE(static, AS_HELP_STRING([--enable-static], [enable static builds]))
AC_ARG_ENABLE(modebug, AS_HELP_STRING([--enable-modebug], [add debugging options]))
Expand Down

0 comments on commit 3646f22

Please sign in to comment.