summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Pirotte <david@altosw.be>2017-06-03 06:15:20 -0300
committerDavid Pirotte <david@altosw.be>2017-06-03 06:15:20 -0300
commitf775d626f0d4288ebc363b02f45cefe210340259 (patch)
treea9910a083546c71ee5c7d4a02e24f9e71546a105
parent311b678a9483580e887b8f25a0ff79104dc73218 (diff)
downloadguile-gnome-master.tar.gz
* configure.ac: Bumping version to 2.16.5
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 0210d72..d38dd72 100644
--- a/configure.ac
+++ b/configure.ac
@@ -21,7 +21,7 @@ License along with this program. If not, see
AC_PREREQ(2.69)
AC_INIT([guile-gnome-platform],
- [2.16.5-dev],
+ [2.16.5],
[guile-gtk-general at gnu dot org])
AC_CONFIG_SRCDIR(ChangeLog.pre-2.16)