File: 002_version_fix.patch

package info (click to toggle)
newt 0.52.2-10%2Betch1
  • links: PTS
  • area: main
  • in suites: etch
  • size: 836 kB
  • ctags: 27
  • sloc: makefile: 186; sh: 5
file content (9 lines) | stat: -rw-r--r-- 312 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
diff -ruN newt-0.52.2-old/config.h.in newt-0.52.1/config.h.in
--- newt-0.52.2-old/config.h.in	2005-09-30 15:05:55.000000000 +0100
+++ newt-0.52.2/config.h.in	2005-10-22 20:50:15.000000000 +0100
@@ -12,4 +12,4 @@
 #define PACKAGE "newt"
 #define ENABLE_NLS 1
 
-#define VERSION "0.51.6"
+#define VERSION "0.52.2"