Skip to content

Commit

Permalink
Merge pull request #3356 from metalefty/v0.10-release
Browse files Browse the repository at this point in the history
Release v0.10.2-rc.1
  • Loading branch information
metalefty authored Dec 23, 2024
2 parents d2284e1 + 7ad899e commit 9507910
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion configure.ac
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Process this file with autoconf to produce a configure script

AC_PREREQ([2.69])
AC_INIT([xrdp], [0.10.1], [xrdp-devel@googlegroups.com])
AC_INIT([xrdp], [0.10.2-rc.1], [xrdp-devel@googlegroups.com])
AC_DEFINE([VERSION_YEAR], 2024, [Copyright year])
AC_CONFIG_HEADERS(config_ac.h:config_ac-h.in)
AM_INIT_AUTOMAKE([1.7.2 foreign])

0 comments on commit 9507910

Please sign in to comment.