diff options
author | Dan Winship <danw@gnome.org> | 2012-07-17 08:34:51 -0400 |
---|---|---|
committer | Dan Winship <danw@gnome.org> | 2012-07-17 08:36:03 -0400 |
commit | 1af9fad2404b71194e5572c320df53f7383138d1 (patch) | |
tree | ff248b9392413f6538b44b63b0d96bc6dc81f63c /configure.ac | |
parent | 549521112dec1821584258e68d1224b98f8e52c8 (diff) | |
download | libsoup-1af9fad2404b71194e5572c320df53f7383138d1.tar.gz libsoup-1af9fad2404b71194e5572c320df53f7383138d1.tar.bz2 libsoup-1af9fad2404b71194e5572c320df53f7383138d1.zip |
2.39.4.1LIBSOUP_2_39_4_1
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 1057f633..47daa7dd 100644 --- a/configure.ac +++ b/configure.ac @@ -3,7 +3,7 @@ dnl *** Initialize automake and set version *** dnl ******************************************* AC_PREREQ(2.63) -AC_INIT([libsoup],[2.39.4],[http://bugzilla.gnome.org/enter_bug.cgi?product=libsoup]) +AC_INIT([libsoup],[2.39.4.1],[http://bugzilla.gnome.org/enter_bug.cgi?product=libsoup]) AC_CONFIG_SRCDIR([libsoup-2.4.pc.in]) AC_CONFIG_MACRO_DIR([m4]) |