Bug 5944 : (MT #3000) new cronjob script to delete old suggestions
[koha_gimpoz] / debian / build-git-snapshot
index 99475a6..4768719 100755 (executable)
@@ -30,7 +30,7 @@ latest_sha1() {
 }
 
 newversion() {
-    printf '3.2~git%s.%s' $(date +%Y%m%d%H%M%S) $(latest_sha1)
+    printf '3.3-1~git%s.%s' $(date +%Y%m%d%H%M%S) $(latest_sha1)
 }
 
 adjust_debian_changelog() {