File tree Expand file tree Collapse file tree 2 files changed +6
-1
lines changed
Expand file tree Collapse file tree 2 files changed +6
-1
lines changed Original file line number Diff line number Diff line change 2222AC_PREREQ ( 2.57 )
2323m4_define ( [ libhttpserver_MAJOR_VERSION] ,[ 0] ) dnl
2424m4_define ( [ libhttpserver_MINOR_VERSION] ,[ 5] ) dnl
25- m4_define ( [ libhttpserver_REVISION] ,[ 4 ] ) dnl
25+ m4_define ( [ libhttpserver_REVISION] ,[ 5 ] ) dnl
2626m4_define ( [ libhttpserver_PKG_VERSION] ,[ libhttpserver_MAJOR_VERSION.libhttpserver_MINOR_VERSION.libhttpserver_REVISION] ) dnl
2727m4_define ( [ libhttpserver_LDF_VERSION] ,[ libhttpserver_MAJOR_VERSION:libhttpserver_MINOR_VERSION:libhttpserver_REVISION] ) dnl
2828AC_INIT ( [ libhttpserver] , libhttpserver_PKG_VERSION , [ electrictwister2000@gmail.com] )
Original file line number Diff line number Diff line change 1+ libhttpserver (0.5.5) unstable; urgency=low
2+ * Added a parameter to avoid http_response deletion by WS;
3+
4+ -- Sebastiano Merlino <electrictwister2000@gmail.com> Wed, 31 Oct 2012 18:02:40 +0100
5+
16libhttpserver (0.5.4) unstable; urgency=low
27 * Solved some problems with debian package building
38
You can’t perform that action at this time.
0 commit comments