Skip to content

Commit

Permalink
Merge pull request #3007 from metalefty/v0.10-release
Browse files Browse the repository at this point in the history
Bump version to v0.10.0-beta.2
  • Loading branch information
metalefty authored Mar 20, 2024
2 parents 04da549 + a48ea06 commit fc34c2b
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.0-beta.1], [[email protected]])
AC_INIT([xrdp], [0.10.0-beta.2], [[email protected]])
AC_DEFINE([VERSION_YEAR], 2024, [Copyright year])
AC_CONFIG_HEADERS(config_ac.h:config_ac-h.in)
AM_INIT_AUTOMAKE([1.7.2 foreign])
Expand Down

0 comments on commit fc34c2b

Please sign in to comment.