diff --git a/configure.ac b/configure.ac index 33ccfc5d..8651da12 100644 --- a/configure.ac +++ b/configure.ac @@ -2,7 +2,7 @@ # Process this file with autoconf to produce a configure script. AC_PREREQ(2.61) -AC_INIT(SMCRoute, 2.3.0-rc1, https://github.com/troglobit/smcroute/issues, smcroute, http://troglobit.com/smcroute.html) +AC_INIT(SMCRoute, 2.3.0, https://github.com/troglobit/smcroute/issues, smcroute, http://troglobit.com/smcroute.html) AM_INIT_AUTOMAKE([1.11 foreign dist-xz]) AM_SILENT_RULES([yes])