diff options
author | corvid <devnull@localhost> | 2015-06-30 14:11:18 +0000 |
---|---|---|
committer | corvid <devnull@localhost> | 2015-06-30 14:11:18 +0000 |
commit | c50c39caac4bde3770b3850c756b2c33f681b855 (patch) | |
tree | f76cc1dabd1aaefde7d60cfb82b1e33ebf3711f9 | |
parent | a103553e6950e7f7649da9617c1c3c4e2a838e1e (diff) |
version
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 0884c3a3..f9edfbf0 100644 --- a/configure.ac +++ b/configure.ac @@ -1,6 +1,6 @@ dnl Process this file with aclocal, autoconf and automake. -AC_INIT([dillo], [3.0.5-rc1]) +AC_INIT([dillo], [3.0.5]) dnl Detect the canonical target build environment AC_CANONICAL_TARGET |