summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--scripts/debian/changelog12
-rw-r--r--src/VERSION2
2 files changed, 13 insertions, 1 deletions
diff --git a/scripts/debian/changelog b/scripts/debian/changelog
index 036757f..e8162f1 100644
--- a/scripts/debian/changelog
+++ b/scripts/debian/changelog
@@ -1,3 +1,15 @@
+antpm (1.15-1) experimental; urgency=low
+
+ * open for new development
+ * docs: document release testing
+ * extend build time dependencies
+ * make sure this file is treated as utf-8
+ * SerialUsb.cpp is GPLv2 hard
+ * tests: tests are under regular GPLv3
+ * tests: fix typo
+
+ -- RALOVICH, Kristof <tade60@freemail.hu> Wed, 08 Jan 2014 16:21:51 +0100
+
antpm (1.14-1) experimental; urgency=low
* housekeeping
diff --git a/src/VERSION b/src/VERSION
index 8f20691..07fe6f6 100644
--- a/src/VERSION
+++ b/src/VERSION
@@ -1 +1 @@
-1.14+dev \ No newline at end of file
+1.15 \ No newline at end of file