push version number for private test release

This commit is contained in:
Rainer Gerhards 2013-01-15 17:27:25 +01:00
parent 123143d0f1
commit 586662ccc7

View File

@ -2,7 +2,7 @@
# Process this file with autoconf to produce a configure script.
AC_PREREQ(2.61)
AC_INIT([rsyslog],[7.3.5],[rsyslog@lists.adiscon.com])
AC_INIT([rsyslog],[7.3.6.ex1],[rsyslog@lists.adiscon.com])
AM_INIT_AUTOMAKE
m4_ifdef([AM_SILENT_RULES], [AM_SILENT_RULES([yes])])