summaryrefslogtreecommitdiff
path: root/src/version.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/version.h')
-rw-r--r--src/version.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/version.h b/src/version.h
index 3d1d3a4..cf963d6 100644
--- a/src/version.h
+++ b/src/version.h
@@ -16,14 +16,14 @@
You should have received a copy of the GNU General Public License
along with this program. If not, see <http://www.gnu.org/licenses/>.
- On Debian systems, the complete text of the GNU General Public License
+ The complete text of the GNU General Public License
can be found in /usr/share/common-licenses/GPL-3 file.
*/
#ifndef _version_h
#define _version_h
-#define VERSION "3.0.19"
-#define VERSION_DATE "11 Jun 2013"
+#define VERSION "3.0.20"
+#define VERSION_DATE "12 Jun 2013"
#endif