mirror of
https://github.com/profanity-im/profanity.git
synced 2025-02-02 15:08:15 -05:00
Set status to release
This commit is contained in:
parent
22c521d662
commit
520d2129ea
@ -3,7 +3,7 @@
|
|||||||
|
|
||||||
AC_PREREQ([2.65])
|
AC_PREREQ([2.65])
|
||||||
AC_INIT([profanity], [0.3.0], [boothj5web@gmail.com])
|
AC_INIT([profanity], [0.3.0], [boothj5web@gmail.com])
|
||||||
PACKAGE_STATUS="development"
|
PACKAGE_STATUS="release"
|
||||||
AC_DEFINE_UNQUOTED([PACKAGE_STATUS], ["$PACKAGE_STATUS"], [Status of this build])
|
AC_DEFINE_UNQUOTED([PACKAGE_STATUS], ["$PACKAGE_STATUS"], [Status of this build])
|
||||||
AC_CONFIG_SRCDIR([src/main.c])
|
AC_CONFIG_SRCDIR([src/main.c])
|
||||||
AC_CONFIG_HEADERS([src/config.h])
|
AC_CONFIG_HEADERS([src/config.h])
|
||||||
|
Loading…
x
Reference in New Issue
Block a user