summaryrefslogtreecommitdiffstats
path: root/gen-version
diff options
context:
space:
mode:
authorJiri Moskovcak <jmoskovc@redhat.com>2011-06-20 15:19:17 +0200
committerJiri Moskovcak <jmoskovc@redhat.com>2011-06-20 15:19:17 +0200
commitfa42b712a8333072198215352122ed8c9274d4a9 (patch)
treefe6d5126a5b09b4234aa99ebeda0bedbc3ed63f0 /gen-version
parent559afc93feaf7fd653440186dfedf094562b2083 (diff)
downloadabrt-fa42b712a8333072198215352122ed8c9274d4a9.tar.gz
abrt-fa42b712a8333072198215352122ed8c9274d4a9.tar.xz
abrt-fa42b712a8333072198215352122ed8c9274d4a9.zip
update gen-version to 2.0.3
Diffstat (limited to 'gen-version')
-rwxr-xr-xgen-version2
1 files changed, 1 insertions, 1 deletions
diff --git a/gen-version b/gen-version
index 8925aef9..61ec3ba6 100755
--- a/gen-version
+++ b/gen-version
@@ -1,6 +1,6 @@
#!/bin/bash
-DEF_VER=2.0.2
+DEF_VER=2.0.3
if test -d .git -o -f .git
then